UNPKG
@maktouch/kysely-bigquery
Version:
latest (1.1.0)
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
0.0.1
BigQuery Dialect for Kysely
github.com/maktouch/kysely-bigquery
maktouch/kysely-bigquery
@maktouch/kysely-bigquery
/
dist
/
index.d.ts
5 lines
(4 loc)
•
147 B
TypeScript
View Raw
1
2
3
4
5
export
*
from
'./BigQueryConnection'
;
export
*
from
'./BigQueryDialect'
;
export
*
from
'./BigQueryDriver'
;
export
*
from
'./BigQueryIntrospector'
;