addStyle.d.ts 66 B

1
  1. export declare const addStyle: (url: string, id: string) => void;