index.js 123 Bytes EditWeb IDE 1 2 3 4 // Check it is possible to load and run the exported members var nr = require('..') ; nr.$asyncbind() ; nr.$asyncspawn() ;