diff options
Diffstat (limited to 'cli/bench/testdata/npm/hono/dist/utils/jwt/index.d.ts')
-rw-r--r-- | cli/bench/testdata/npm/hono/dist/utils/jwt/index.d.ts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/bench/testdata/npm/hono/dist/utils/jwt/index.d.ts b/cli/bench/testdata/npm/hono/dist/utils/jwt/index.d.ts new file mode 100644 index 000000000..8581a525a --- /dev/null +++ b/cli/bench/testdata/npm/hono/dist/utils/jwt/index.d.ts @@ -0,0 +1 @@ +export * as Jwt from './jwt'; |