✨ 💾 enums.ts
This commit is contained in:
@@ -132,3 +132,4 @@ export const Wrap = {
|
|||||||
WrapReverse: 2,
|
WrapReverse: 2,
|
||||||
} as const
|
} as const
|
||||||
export type Wrap = (typeof Wrap)[keyof typeof Wrap]
|
export type Wrap = (typeof Wrap)[keyof typeof Wrap]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user