Type alias BaseType

BaseType: string | boolean | number | bigint | Uint8Array | null | undefined | Date | SQL | Record<string, any>

Generated using TypeDoc