Files
opencrm/backend/node_modules/@prisma/get-platform/dist/assertNodeAPISupported.d.ts
T
Stefan Hacker e209e9bbca first commit
2026-01-29 01:16:54 +01: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;