fix
This commit is contained in:
+3
-3
@@ -1,6 +1,6 @@
|
||||
import type { structure } from "../apiStructure/sammoRootAPI";
|
||||
import type { APINamespaceType } from "./defs";
|
||||
import { Login } from "./Login";
|
||||
import type { structure } from "../apiStructure/sammoRootAPI.js";
|
||||
import type { APINamespaceType } from "./defs.js";
|
||||
import { Login } from "./Login/index.js";
|
||||
|
||||
export const sammoRootAPI = {
|
||||
Login,
|
||||
|
||||
Reference in New Issue
Block a user