mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-16 18:07:02 -04:00
add package for publishing types to npm (#2473)
https://www.npmjs.com/package/@vencord/types
This commit is contained in:
parent
54817ab506
commit
c3757a2ae6
26 changed files with 1231 additions and 112 deletions
|
@ -17,6 +17,7 @@
|
|||
*/
|
||||
|
||||
export * as Api from "./api";
|
||||
export * as Components from "./components";
|
||||
export * as Plugins from "./plugins";
|
||||
export * as Util from "./utils";
|
||||
export * as QuickCss from "./utils/quickCss";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue