mirror of
https://github.com/sern-handler/handler
synced 2026-06-28 02:32:15 +00:00
cleanup tests, codegen, and importing handler
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { SpyInstance, afterAll, beforeEach, describe, expect, it, vi } from 'vitest';
|
||||
import { CoreContainer } from '../../src/core/ioc/container';
|
||||
import { __Services } from '../../src/core/structures/';
|
||||
import * as __Services from '../../src/core/structures/default-services';
|
||||
import { faker } from '@faker-js/faker';
|
||||
import { commandModule, CommandType } from '../../src';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user