hmr-components.d.ts 106 B

1
  1. export declare const hmrComponents: (elm: Element, versionId: string, hmrTagNames: string[]) => string[];