Skip to content

Commit c6b52f1

Browse files
committed
(#455) Export new find queries
1 parent 397e2ec commit c6b52f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ export {
4545
useConsoleLogger,
4646
ConsoleLogLevel,
4747
} from "./lib/logging.function";
48+
export * from "./lib/query.class";
4849

4950
const lineHelper = new LineHelper();
5051

0 commit comments

Comments
 (0)