UNPKG

lightfold

Version:

lightweight scaffolding and archiving utility CLI.

11 lines (8 loc) 154 B
function noop() { throw new Error("Macro has not been processed"); } module.exports = { define: noop, assert: noop, assertRuntimeError: noop };