mirror of
https://github.com/nx-bat/discordbot-ng.git
synced 2026-09-22 10:29:10 -04:00
(types): rename scheduler.d.ts to task.d.ts.
This commit is contained in:
Vendored
+1
-1
@@ -3,4 +3,4 @@ export * from './database-types.d';
|
|||||||
export * from './e621-types.d';
|
export * from './e621-types.d';
|
||||||
export * from './handler.d';
|
export * from './handler.d';
|
||||||
export * from './helper-types.d';
|
export * from './helper-types.d';
|
||||||
export * from './scheduler.d';
|
export * from './task';
|
||||||
|
|||||||
Reference in New Issue
Block a user