bySeed: {
"-1000": "promise";
"10": "any";
"100": "int";
"1000": "array";
"10000": "transform";
"10500": "lazy";
"15": "boolean";
"150": "bigint";
"1500": "nonoptional";
"20": "date";
"200": "number";
"2000": "nullable";
"25": "file";
"250": "string";
"2500": "optional";
"30": "nan";
"3000": "readonly";
"35": "never";
"3500": "set";
"40": "null";
"4000": "success";
"45": "symbol";
"50": "undefined";
"500": "enum";
"5000": "catch";
"55": "unknown";
"550": "literal";
"5500": "default";
"5600": "prefault";
"60": "void";
"600": "template_literal";
"6000": "intersection";
"6500": "map";
"7000": "record";
"7500": "object";
"8000": "tuple";
"8500": "union";
"9000": "pipe";
"9500": "custom";
}
Type declaration
-1000: "promise"
10: "any"
100: "int"
1000: "array"
10000: "transform"
10500: "lazy"
15: "boolean"
150: "bigint"
1500: "nonoptional"
20: "date"
200: "number"
2000: "nullable"
25: "file"
250: "string"
2500: "optional"
30: "nan"
3000: "readonly"
35: "never"
3500: "set"
40: "null"
4000: "success"
45: "symbol"
50: "undefined"
500: "enum"
5000: "catch"
55: "unknown"
550: "literal"
5500: "default"
5600: "prefault"
60: "void"
600: "template_literal"
6000: "intersection"
6500: "map"
7000: "record"
7500: "object"
8000: "tuple"
8500: "union"
9000: "pipe"
9500: "custom"