setVFSBridge
Nodepod API / src / rollup / setVFSBridge
Function: setVFSBridge()
Section titled “Function: setVFSBridge()”setVFSBridge(
mkdirSync,writeFileSync):void
Defined in: src/polyfills/rollup.ts:21
Parameters
Section titled “Parameters”mkdirSync
Section titled “mkdirSync”(path, opts?) => void
writeFileSync
Section titled “writeFileSync”(path, data) => void
Returns
Section titled “Returns”void