Filesystem entry points for Node.js: read and write .mtlx, .mtlz, and .mtlx.zip files.
Everything here is a thin wrapper that reads bytes with node:fs and hands them to the pure
functions in the root mtlx-core entry, which never touch a filesystem themselves.
Filesystem entry points for Node.js: read and write
.mtlx,.mtlz, and.mtlx.zipfiles.Everything here is a thin wrapper that reads bytes with
node:fsand hands them to the pure functions in the rootmtlx-coreentry, which never touch a filesystem themselves.