prbxr

Results 5 comments of prbxr

was unsure if it happens, but it happens indeed all the time

I can do the PR

and ```K extends keyof S = keyof S``` ```ts export declare function model(name: string, { initial, actions, views }: ModelArgs): (obj?: S | undefined) => S & A & V...

Another problem: state.getParent() is not typed is there a way to type it?

views also not typed