UNPKG

ngx-source

Version:
6 lines (5 loc) 100 B
export interface ISourceLoadResult { script: string; loaded: boolean; status: string; }