UNPKG

art-standard-lib

Version:

The Standard Library for JavaScript that aught to be.

8 lines (7 loc) 245 B
// generated by Neptune Namespaces v4.x.x // file: Art.StandardLib/Inspect/namespace.js module.exports = require('../namespace').addNamespace( 'Inspect', class Inspect extends Neptune.PackageNamespace {} ); require('./Inspected/namespace');