I am using io-ts to check types.
export type UserType = t.TypeOf
how do i add a function to that type so i can do stuff like