MyToolKit / ui /node_modules /@prisma /get-platform /dist /assertNodeAPISupported.d.ts
Aero-Ex's picture
Add files using upload-large-folder tool
f5e4fdb verified
Raw
History Blame Contribute Delete
150 Bytes
/**
* Determines whether Node API is supported on the current platform and throws if not
*/
export declare function assertNodeAPISupported(): void;