From 4f2d97d48adac4c95dabe3cd04d20b8cb6afb454 Mon Sep 17 00:00:00 2001 From: Fabien LOISON Date: Mon, 24 Apr 2023 14:42:46 +0200 Subject: [PATCH] Removed useless files from dist/ --- dist/annotation.d.ts | 3 --- dist/annotation.d.ts.map | 1 - 2 files changed, 4 deletions(-) delete mode 100644 dist/annotation.d.ts delete mode 100644 dist/annotation.d.ts.map diff --git a/dist/annotation.d.ts b/dist/annotation.d.ts deleted file mode 100644 index 34d420a..0000000 --- a/dist/annotation.d.ts +++ /dev/null @@ -1,3 +0,0 @@ -export = extractAnnotations; -declare function extractAnnotations(func: any): {}; -//# sourceMappingURL=annotation.d.ts.map \ No newline at end of file diff --git a/dist/annotation.d.ts.map b/dist/annotation.d.ts.map deleted file mode 100644 index bd1530d..0000000 --- a/dist/annotation.d.ts.map +++ /dev/null @@ -1 +0,0 @@ -{"version":3,"file":"annotation.d.ts","sourceRoot":"","sources":["../src/annotation.js"],"names":[],"mappings":";AA4GA,mDA4BC"} \ No newline at end of file