UNPKG

ngx-bit

Version:

A flexible NG-ZORRO helper library

3 lines (2 loc) 118 B
import { Observable } from 'rxjs'; export declare function loadScript(doc: Document, url: string): Observable<any>;