UNPKG

senselogic-def-file

Version:

Data exchange format file processing.

22 lines (18 loc) 353 B
// -- IMPORTS import { getDefFilePathArray, getDefFolderPath, parseDefFileText, processDefFileQuotedString, readDefFile, readTextFile } from './reading.js'; // -- EXPORTS export { getDefFilePathArray, getDefFolderPath, parseDefFileText, processDefFileQuotedString, readDefFile, readTextFile };