실수 ㅜㅜ
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
//Type 정의
|
||||
|
||||
import { type } from "os";
|
||||
|
||||
export type GeneralID = number & { zz_t?: "GeneralID" };
|
||||
export type GeneralName = string & { zz_t?: "GeneralName" };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user