Skip to content

Commit

Permalink
rdflib-utils: fix missing export
Browse files Browse the repository at this point in the history
  • Loading branch information
angelo-v committed Jul 29, 2024
1 parent cf7670d commit 5e32344
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions utils/rdflib/src/queries/index.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
export { PreferencesQuery } from "./PreferencesQuery.js";
export { ProfileQuery } from "./ProfileQuery.js";
export { TypeIndexQuery } from "./TypeIndexQuery.js";
export { ContainerQuery } from './ContainerQuery.js';

0 comments on commit 5e32344

Please sign in to comment.