0.0.7 • Published 2 years ago

@vizality/types v0.0.7

Weekly downloads
-
License
BSD-2-Clause
Repository
github
Last release
2 years ago

@vizality/types

Package containing all of the type definitions used by Vizality. Created for Vizality plugin developers.

Usage

To utilize this in your project, first go to your project's root working directory and run:

npm install @vizality/types --save-dev

And that's all there is to it!

You should now be able to use Vizality types in your project.

Namespaces

A few global namespace types are added by this package, but most types are namesapced under two broad namespaces and shouldn't need to be imported: Vizality and Discord

Self-explanatory, but Vizality namespaced types are Vizality-specific types, while Discord namespaced types are Discord-specific types.

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.1

2 years ago