/** * This index.ts file will be used during development because it will * be found by the typescript compiler. */ export * from './src';