aboutsummaryrefslogtreecommitdiffstats
path: root/packages/typescript-typings
diff options
context:
space:
mode:
authorfragosti <francesco.agosti93@gmail.com>2018-07-27 05:30:24 +0800
committerfragosti <francesco.agosti93@gmail.com>2018-07-27 05:30:24 +0800
commit260976914d42519bd90f281c08065c2727660fbe (patch)
tree059a4407145fe381f1012d1ac9c1ced8b0d19cf3 /packages/typescript-typings
parent3ca4b7e7a76b4a9397fa00962571a472ca30eda1 (diff)
downloaddexon-sol-tools-260976914d42519bd90f281c08065c2727660fbe.tar
dexon-sol-tools-260976914d42519bd90f281c08065c2727660fbe.tar.gz
dexon-sol-tools-260976914d42519bd90f281c08065c2727660fbe.tar.bz2
dexon-sol-tools-260976914d42519bd90f281c08065c2727660fbe.tar.lz
dexon-sol-tools-260976914d42519bd90f281c08065c2727660fbe.tar.xz
dexon-sol-tools-260976914d42519bd90f281c08065c2727660fbe.tar.zst
dexon-sol-tools-260976914d42519bd90f281c08065c2727660fbe.zip
Add basic smoke test
Diffstat (limited to 'packages/typescript-typings')
-rw-r--r--packages/typescript-typings/types/openapi-schema-validation/index.d.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/typescript-typings/types/openapi-schema-validation/index.d.ts b/packages/typescript-typings/types/openapi-schema-validation/index.d.ts
new file mode 100644
index 000000000..123a6bdb7
--- /dev/null
+++ b/packages/typescript-typings/types/openapi-schema-validation/index.d.ts
@@ -0,0 +1 @@
+declare module 'openapi-schema-validation';