UNPKG

inklecate

Version:

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

6 lines (4 loc) 90 B
const { join, } = require('path'); module.exports = () => join(__dirname, 'bin');