UNPKG

@sepidsystem/ng-sepidsystem

Version:

10 lines (7 loc) 142 B
import { Injectable } from '@angular/core'; @Injectable({ providedIn: 'root' }) export class NgSepidsystemService { constructor() { } }