UNPKG

@cauca-911/social-network

Version:

Run `npm install @cauca-911/social-network --save` to add this library to your project

8 lines (7 loc) 293 B
import { Observable } from 'rxjs'; import * as i0 from "@angular/core"; export declare class LoadScriptService { get(url: string): Observable<any>; static ɵfac: i0.ɵɵFactoryDeclaration<LoadScriptService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<LoadScriptService>; }