mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-02-06 13:05:09 +00:00
@@ -11,4 +11,4 @@ const string = () => z.preprocess(
|
||||
val => typeof val !== 'string' ? String(val) : val,
|
||||
z.string()
|
||||
);
|
||||
export const coerce = { boolean, number, string };
|
||||
export const actionType = { boolean, number, string };
|
||||
Reference in New Issue
Block a user