feat(scripts): Add script to create a @discordjs package (#8711)

This commit is contained in:
Suneet Tipirneni
2022-10-06 20:38:58 -04:00
committed by GitHub
parent 35bfba0c50
commit f85022162d
22 changed files with 923 additions and 5 deletions

View File

@@ -1 +1,2 @@
export * from './generateIndex.js';
export * from './createPackage.js';