Skip to content

Commit 30f1915

Browse files
committed
feat
Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 98973e5 commit 30f1915

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/factories/index.node.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@ export * from './index.common'
2222
// region node-specifics
2323

2424
export * as FromNodePackageJson from './fromNodePackageJson.node'
25+
export * as FromPath from './fromPath.node'
2526

2627
// endregion node-specifics

0 commit comments

Comments
 (0)