Use Barrels
This commit is contained in:
parent
2fa3c900fe
commit
7a5df9f387
13 changed files with 28 additions and 17 deletions
1
src/xquery-execution/commands/index.ts
Normal file
1
src/xquery-execution/commands/index.ts
Normal file
|
|
@ -0,0 +1 @@
|
|||
export * from "./executeXQuery";
|
||||
1
src/xquery-execution/index.ts
Normal file
1
src/xquery-execution/index.ts
Normal file
|
|
@ -0,0 +1 @@
|
|||
export * from "./child-process";
|
||||
Loading…
Add table
Add a link
Reference in a new issue