Files
Camilla Schoeser 6a71f91e2f ajout du site
2026-05-29 21:38:59 +02:00

4 lines
130 B
TypeScript

export declare const isBun: boolean;
export declare const isDeno: boolean;
export declare function isCloudflareWorker(): boolean;