cdb5e67283d7b1e858e420d1c5629b340e7d4818
[yaffs-website] / almond.1
1     if (typeof module === 'object' && module.exports) {
2         // Restore CommonJS exports once our dependencies have all finished
3         // loading.
4         module = __oldModule;
5         exports = __oldExports;
6     }
7     // The modules for your project will be inlined above
8     // this snippet. Ask almond to synchronously require the
9     // module value for 'main' here and return it as the
10     // value to use for the public API for the built file.
11     return require('jodid25519');
12 }));
13 // See https://github.com/jrburke/almond#exporting-a-public-api