This repo contains script to Denoify Discord API Types.
- Clone this repo.
- Clone the discord-api-types repo to
repodir. - Run
node main.js - A new dir
denowill be created with deno-compatible types - Use
deno run deno.tsto check if types are working.
Create Deno compatible version of discordjs/discord-api-types repo.
JavaScript
This repo contains script to Denoify Discord API Types.
repo dir.node main.jsdeno will be created with deno-compatible typesdeno run deno.ts to check if types are working.