Skip to content

Commit

Permalink
rdflib-utils: export namespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
angelo-v committed Jul 3, 2024
1 parent 6c743c3 commit 9ccd7db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/rdflib/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ export * from "./identifier/index.js";
export * from "./queries/index.js";
export * from "./module/index.js";
export * from "./update-operations/index.js";
export * from "./namespaces/index.js";

export interface ModuleConfig {
store: IndexedFormula;
Expand Down

0 comments on commit 9ccd7db

Please sign in to comment.