Files
2026-02-10 01:14:19 +00:00

4 lines
124 B
TypeScript

export declare const isCI: boolean;
export declare const name: string | null;
export declare const hasNextSupport: boolean;