add order form page models, reorder landing models (#8)

This commit is contained in:
RustamRu
2024-12-08 09:55:13 +03:00
parent 440e87ef76
commit b79c957779
8 changed files with 53 additions and 8 deletions

View File

@@ -0,0 +1,5 @@
export type Location = string; // ?
export type AvailableBeginDateTime = string; // YYYY-MM-DDThh:mm
export type AvailableEndDateTime = string; // YYYY-MM-DDThh:mm