Searched refs:HMRClientNativeInterface (Results 1 – 3 of 3) sorted by relevance
2 export type HMRClientNativeInterface = { alias15 declare const HMRClient: HMRClientNativeInterface;
1 …HMRClientNativeInterface = {\n enable(): void;\n disable(): void;\n registerBundle(requestUrl: …
45 export type HMRClientNativeInterface = { alias61 const HMRClient: HMRClientNativeInterface = {