bpms_site/.svn/pristine/86/864c7fed63acc3c8ebd8c1c5836890e4dd7d8ebd.svn-base
2025-11-02 16:38:49 +03:30

4 lines
124 B
Plaintext

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