blob: 5e42fbaef1231a650c191bf3f909fcca8acb4685 [file] [log] [blame]
Jeff Thompson83003a52012-12-09 12:28:00 -08001/* This is node-ndn-js-footer.txt which make-node-ndn-js.js.sh puts at the end after including
Jeff Thompsonec4036b2012-11-24 23:17:55 -08002 * all the source files. Declare the exports.
3 */
4
5exports.NDN = NDN;
6exports.Closure = Closure;
7exports.Name = Name;
8exports.Interest = Interest;
9exports.ContentObject = ContentObject;
10exports.DataUtils = DataUtils;
11