File size: 124 Bytes
fea495a
 
 
1
2
3
4
export declare const isCI: boolean;
export declare const name: string | null;
export declare const hasNextSupport: boolean;