UNPKG

inklecate

Version:

A tiny wrapper around the desktop executables for ink's command-line Ink language compiler.

7 lines (6 loc) 124 B
module.exports = Object.freeze({ CountAllVisits: '-c', OutputFile: '-o', Verbose: '-v', DEBUG: '--DEBUG', });