1 line
No EOL
62 B
TypeScript
1 line
No EOL
62 B
TypeScript
export type DBInDataType = string | number | null | undefined; |