mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-09-07 00:01:49 +00:00
patch(deno-client): export pgSql, pgClient from mod
This commit is contained in:
@@ -7,6 +7,8 @@ export {
|
||||
UserApi, WorkspaceApi
|
||||
} from './windmill-api/index.ts'
|
||||
|
||||
export { pgSql, pgClient } from './pg.ts'
|
||||
|
||||
export type Sql = string
|
||||
export type Email = string
|
||||
export type Base64 = string
|
||||
|
||||
Reference in New Issue
Block a user