TuyaAPI / openapi

🚪 a wrapper for Tuya's OpenAPI
https://github.com/TuyaAPI/openapi/blob/master/docs/classes/api.openapi.md
MIT License
20 stars 13 forks source link

export typings #4

Closed milo526 closed 3 years ago

milo526 commented 3 years ago

While working on https://github.com/TuyaAPI/link/issues/11 I figured out that this openapi library does not actually expose its typings.

This MR exports the OpenAPI class along with its typings.

codetheweb commented 3 years ago

😅 guess that's what happens when downstream projects don't use Typescript...

codetheweb commented 3 years ago

Published in v1.2.1.