blob: d7ce0606612098703c19b8ced6f108f9ce7a7927 [file] [log] [blame]
/* This is ndn-js-footer.txt which make-ndn-js.js.sh puts at the end after including
* all the source files. Declare the exports.
*/
exports.NDN = NDN;
exports.Closure = Closure;
exports.Name = Name;
exports.Interest = Interest;
exports.ContentObject = ContentObject;
exports.DataUtils = DataUtils;