UNPKG

hot-hook

Version:

Easy hot module reloading (HMR) for Node.js and ESM

4 lines (3 loc) 152 B
export declare class FileNotImportedDynamicallyException extends Error { constructor(parentPath: string, specifier: string, projectRoot: string); }