1.3.0 • Published 2 years ago

cumcord-types v1.3.0

Weekly downloads
-
License
CC0-1.0
Repository
github
Last release
2 years ago

Cumcord Typings

These are the type definitions for Cumcord.

You can install the package using npm install cumcord-typings.

Given you have configured everything correctly, they should work.

However, if they do not, please add the following to the top of your TypeScript file:

/// <reference path="path/to/node_modules/cumcord-typings/defs.d.ts" />

NOTE

If you are viewing this README from our TypeDoc website, please note that the documentation displayed here may be ahead of the NPM package.