feat: create order stubs (#65)

This commit is contained in:
RustamRu
2025-01-19 15:29:58 +03:00
parent 3382ae3ada
commit adb812280d
29 changed files with 540 additions and 1367 deletions

View File

@@ -1,4 +1,4 @@
export type RegistrationNumber = string; // А012ВЕ
export type RegistrationNumber = string; // А012ВЕ16
export type Color = string; // #000000