wildebeest/backend/src/types/index.ts

5 wiersze
78 B
TypeScript

export * from './status'
export * from './account'
export type UUID = string