hmr-inline-styles.d.ts 108 B

1
  1. export declare const hmrInlineStyles: (elm: Element, versionId: string, stylesUpdatedData: any[]) => any[];