deno.land / x / xstate@xstate@4.33.6 / src / schema.ts

نووسراو ببینە
1
2
3
4
5
export function createSchema<T>(schema?: any): T { return schema as T;}export const t = createSchema;
xstate

Version Info

Tagged at
2 years ago