aec59b9b59eba71cfc191c2abc80a8a8a07d4af96859fc4eb15ae71ac979cb489cde833f54c1676c2a1724f0938a696f0873589c199cff358c6e9a12eb813e 303 B

1234567891011
  1. 'use strict';
  2. Object.defineProperty(exports, '__esModule', { value: true });
  3. var collection = require('./src/collection.js');
  4. exports.COLLECTION_ITEM_SIGN = collection.COLLECTION_ITEM_SIGN;
  5. exports.createCollectionWithScope = collection.createCollectionWithScope;
  6. //# sourceMappingURL=index.js.map