summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/tuf-js/dist/utils/index.d.ts
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/tuf-js/dist/utils/index.d.ts')
-rw-r--r--deps/npm/node_modules/tuf-js/dist/utils/index.d.ts5
1 files changed, 0 insertions, 5 deletions
diff --git a/deps/npm/node_modules/tuf-js/dist/utils/index.d.ts b/deps/npm/node_modules/tuf-js/dist/utils/index.d.ts
deleted file mode 100644
index e2232bc5cc..0000000000
--- a/deps/npm/node_modules/tuf-js/dist/utils/index.d.ts
+++ /dev/null
@@ -1,5 +0,0 @@
-export * as config from './config';
-export * as guard from './guard';
-export * as json from './json';
-export * as signer from './signer';
-export * as types from './types';