UNPKG

srtrain

Version:
7 lines (6 loc) 162 B
import _ from 'lodash'; export declare const SRTSeatCode: { 일반실: string; 특실: string; }; export declare const SRTSeatName: _.Dictionary<string>;