Binato/server/types/DBTypes.ts

1 line
No EOL
62 B
TypeScript

export type DBInDataType = string | number | null | undefined;