index
:
mistyos-og
mane
MistyOS - Original - The original MistyOS 1.x project, a command-line simple operating system based on Linux From Scratch
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
MistyCore
/
node_modules
/
yaml
/
util.js
blob: 070103f91fe4fbdc226bd605adb79afaa0aa4f86 (
plain
)
1
2
// Re-exporter for Node.js < 12.16.0
module
.
exports
=
require
(
'./dist/util.js'
)