polysignal_hackaton / backend /node_modules /@prisma /get-platform /dist /assertNodeAPISupported.d.ts
blackmistcode's picture
Add files using upload-large-folder tool
2c02e29 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;