discokit/rest
Installation
This package is available within the discokit
package.
import { ... } from "discokit/rest"
💡
For TypeScript Users
The "moduleResolution"
compiler option must be set to either
node16
, nodenext
or bundler
for the import to work.