diff --git "a/\303\256ndex.d.ts" "b/\303\256ndex.d.ts" deleted file mode 100644 index eb11965..0000000 --- "a/\303\256ndex.d.ts" +++ /dev/null @@ -1,7 +0,0 @@ -/** - * this file is for typings produced by `npm run compile:dev` in scenarios in which the library is developed at the same time - * with a library based on this one - * this file is not used during production, in those scenarios the "types" field of package.json is responsible for typing location - */ -export * from './build/src'; -export {default} from './build/src';