UNPKG

nitpin

Version:
6 lines (5 loc) 180 B
// Require protoblast (without native mods) if it isn't loaded yet if (typeof __Protoblast == 'undefined') { require('protoblast')(false); } module.exports = require('./nitpin');