Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- export interface Schedule{
- lv_from: string,
- lv_to: string,
- s_from: string,
- s_to: string,
- d_from: string,
- d_to: string,
- d_nam_f: string,
- d_des_d: string,
- d_fes_d: string
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement