-
Notifications
You must be signed in to change notification settings - Fork 0
Support dual package #12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
|
|
|
これに限らず、openapiベースのtypeが全部exportされてないな... |
|
ということでtsupか、lib/** が間違っている |
|
line-bot-sdk-nodejs/lib/index.ts Lines 8 to 29 in 1bccab7
|
|
export * from ありうる一番下のレベルのファイル をtoplevelのindex.tsに書くしかない? 実際書くと動く。また export * from ファイル の中でexport * from していたらそれらはだめ。 |
|
というか |
|
2種tsconfig.jsonビルドが一番良さそう... |
41cb076 to
ae682ff
Compare
Uh oh!
There was an error while loading. Please reload this page.