css.d.ts 90 B

1
  1. export declare function loadCss(urlOrVersion?: string, before?: string): HTMLLinkElement;