open-api icon indicating copy to clipboard operation
open-api copied to clipboard

All the type definition in openapi-types are not exported in dist/index.d.ts

Open zen0wu opened this issue 5 years ago • 1 comments

Even though the code itself exports all the definitions in the namespaces, npm install the package will provide a index.d.ts with all the members of the namespace private. Making them impossible to use.

zen0wu avatar Mar 22 '20 03:03 zen0wu

@zenozen please open a pr

jsdevel avatar Mar 23 '20 23:03 jsdevel