UNPKG

its-compiler-js

Version:

JavaScript/TypeScript implementation of the Instruction Template Specification (ITS) compiler

6 lines (5 loc) 82 B
#!/usr/bin/env node /** * Command-line interface for ITS Compiler */ export {};