Project

General

Profile

1
import {Injectable} from "@angular/core";
2

    
3
@Injectable()
4
export class AuthorizationService {
5
}
(1-1/3)