/** * index.ts * * @author Desionlab * @copyright 2014 - 2019 Desionlab * @license MIT */ export * from './Collection'; export * from './ExtensionDefines';