fix: goodbye npm hello bun

This commit is contained in:
FreeAoi 2024-04-13 20:00:26 -06:00
parent 3440ac67b6
commit eef6cd14f7

View File

@ -1,3 +1,5 @@
export * from './SharedTypes'; export * from './SharedTypes';
export * from './constants'; export * from './constants';
export * from './discord'; export * from './discord';
console.log('a');