UNPKG
avantation
Version:
latest (2.0.5)
2.0.5
2.0.4
2.0.3
2.0.2
2.0.1
2.0.0
1.0.0
Build OpenAPI3.0 specification from HAR
github.com/anbuksv/avantation
anbuksv/avantation
avantation
/
lib
/
apis
/
json.d.ts
5 lines
(4 loc)
•
97 B
TypeScript
View Raw
1
2
3
4
5
declare
function
_exports
(
title: any,
object
: any
):
{
$schema
:
string
; }; export = _exports;