Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 6bc22c9

Browse files
committed
fix: add pointer to files-mfs tests
1 parent dec06b0 commit 6bc22c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

js/src/index.js

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
exports.object = require('./object')
44
exports.files = require('./files')
5+
exports.filesMFS = require('./files-mfs')
56
exports.config = require('./config')
67
exports.pin = require('./pin')
78
exports.generic = require('./miscellaneous')

0 commit comments

Comments
 (0)