// ONLY FOR TYPEDOC TO FIND the exports (https://github.com/TypeStrong/typedoc/issues/1937) export * as app from './src/app' export * as document from './src/document'