UNPKG

@golemio/pid

Version:
3 lines (2 loc) 149 B
export declare const jisEventType: readonly ["INCIDENT", "DISRUPTION", "SERVICE_CHANGE"]; export type IJISEventType = (typeof jisEventType)[number];