UNPKG

gorillascript

Version:

GorillaScript is a compile-to-JavaScript language designed to empower the user while attempting to prevent some common errors.

3 lines 100 B
module.exports = require(process.env.GORILLASCRIPT_COV ? './lib-cov/gorilla' : './lib/gorilla');