Variable sampleThreepipeViteHmrPluginConst
sampleThreepipeViteHmrPlugin: {
handleHotUpdate(__namedParameters: any): any[];
transform(code: string, id: string): undefined | string;
} = ...
Type declaration
handleHotUpdate: function
handleHotUpdate(__namedParameters: any): any[]
Returns undefined | string