discord-types
TypeScript icon, indicating that this package has built-in type declarations

1.3.3 • Public • Published

Manual Discord Types (for Discord Client Mods)

Manually typing common discord webpack modules :)

Help would be greatly appreciated.

Installation

npm i -D discord-types

Intended Usage

import type { Constants } from 'discord-types/other';
import type { User, Message } from 'discord-types/general';
import type { GuildMemberStore } from 'discord-types/stores';

Contributing

See search_tools for tools to find types.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.3.3
    227
    • latest

Version History

Package Sidebar

Install

npm i discord-types

Weekly Downloads

2,293

Version

1.3.3

License

MIT

Unpacked Size

443 kB

Total Files

62

Last publish

Collaborators

  • swishilicous