UNPKG

ng-aparat-video

Version:

An Angular component for embedding Aparat videos

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