Files
tautkan-kanban/server/node_modules/@prisma/get-platform/dist/assertNodeAPISupported.d.ts
T
Power BI Dev 88c7c653c2 first init
2026-08-17 10:52:09 +07: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;