Searched defs:serializeToDatFileFormat (Results 1 – 2 of 2) sorted by relevance
80 module.exports = function serializeToDatFileFormat(rootNode, treeAdapter) { function
4 const serializeToDatFileFormat = require('./serialize-to-dat-file-format'); constant