2 lines
37 B
TypeScript
2 lines
37 B
TypeScript
|
declare type sql = string | string[]
|
|
declare type sql = string | string[]
|