Skip to content

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

Merged
macbre merged 19 commits intodevelfrom
typing/initial
Jul 1, 2022
Merged

Initial typing for Bot() constructor and a few methods#340
macbre merged 19 commits intodevelfrom
typing/initial

Conversation

@macbre
Copy link
Copy Markdown
Owner

@macbre macbre commented Jun 29, 2022

Resolves #152

@macbre macbre added this to the v1.0 milestone Jun 29, 2022
macbre added 4 commits June 29, 2022 14:34
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