UNPKG

can

Version:

MIT-licensed, client-side, JavaScript framework that makes building rich web applications easy.

6 lines (4 loc) 104 B
/* * Tests that the node.js standard require works fine */ module.exports = require('./nodemodule');