Don't include type files in build
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
export * from './command';
|
||||
export * from './database-types';
|
||||
export * from './e621-types';
|
||||
export * from './handler';
|
||||
export * from './helper-types';
|
||||
Reference in New Issue
Block a user