Skip to content

Commit

Permalink
Merge pull request #28 from narthur/codegen
Browse files Browse the repository at this point in the history
Update index.ts
  • Loading branch information
narthur committed Apr 12, 2024
2 parents 0c0780d + e021b3b commit 3329c93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import c from "./client.js";

export * from "./row.js";
export * from "./factory.js";

export type AddRowOptions = {
user_field_names?: boolean;
Expand Down

0 comments on commit 3329c93

Please sign in to comment.