Skip to content

Commit

Permalink
chore: don't export low-level bindings from mod.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
DjDeveloperr authored Dec 17, 2021
1 parent eeeaa44 commit 5d44ca0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions mod.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
export * from "./src/constants.ts";
export * from "./src/ffi.ts";
export * from "./src/util.ts";
export * from "./src/database.ts";

0 comments on commit 5d44ca0

Please sign in to comment.