경로 이동
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
import { APIPathGen } from "../api/APIPathGen";
|
import { APIPathGen } from "./APIPathGen";
|
||||||
import { extractHttpMethod } from "../apiStructure/defs";
|
import { extractHttpMethod } from "../apiStructure/defs";
|
||||||
import type { APITail, RawArgType } from "../apiStructure/defs";
|
import type { APITail, RawArgType } from "../apiStructure/defs";
|
||||||
import { structure } from "../apiStructure/sammoRootAPI";
|
import { structure } from "../apiStructure/sammoRootAPI";
|
||||||
|
|||||||
Reference in New Issue
Block a user