4 lines
86 B
TypeScript
Raw Normal View History

export const OPEN: string;
export const CLOSING: string;
export const CLOSED: string;