UNPKG

@notadd/injection

Version:

Notadd Injection Package.

5 lines (4 loc) 88 B
export interface Assets { scripts: Array<string>; stylesheets: Array<string>; }