NeahFront7/node_modules/@prisma/get-platform/dist/assertNodeAPISupported.d.ts
2025-04-10 18:14:28 +02:00

5 lines
150 B
TypeScript

/**
* Determines whether Node API is supported on the current platform and throws if not
*/
export declare function assertNodeAPISupported(): void;