Skip to content
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

Initial typing for Bot() constructor and a few methods #340

Merged
merged 19 commits into from Jul 1, 2022
Merged

Conversation

macbre
Copy link
Owner

@macbre macbre commented Jun 29, 2022

Resolves #152

@macbre macbre added this to the v1.0 milestone Jun 29, 2022
Fails with:

> nodemw@0.18.0 check-dts /home/runner/work/nodemw/nodemw
> npx check-dts lib/bot.d.ts
internal/modules/cjs/loader.js:902
  const err = new Error(message);
              ^
Error: Cannot find module 'typescript'
@macbre macbre mentioned this pull request Jun 29, 2022
@macbre macbre changed the title Initial typing for Bot() constructor Initial typing for Bot() constructor and a few methods Jun 29, 2022
@macbre macbre merged commit 7d5579b into devel Jul 1, 2022
@macbre macbre deleted the typing/initial branch July 1, 2022 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typescript Types
1 participant