Type alias SQLQueryBindings

SQLQueryBindings: string | bigint | TypedArray | number | boolean | null | Record<string, string | bigint | TypedArray | number | boolean | null>

Generated using TypeDoc