[@xstate/store] Event emitter #10106
Annotations
10 errors
build:
packages/xstate-store/test/types.test.tsx#L3
Cannot find name 'createStore'.
|
build:
packages/xstate-store/test/types.test.tsx#L12
Parameter 'ctx' implicitly has an 'any' type.
|
build:
packages/xstate-store/test/types.test.tsx#L12
Parameter 'enq' implicitly has an 'any' type.
|
build:
packages/xstate-store/test/types.test.tsx#L22
Cannot find name 'createStore'.
|
build:
packages/xstate-store/test/types.test.tsx#L31
Parameter 'ctx' implicitly has an 'any' type.
|
build:
packages/xstate-store/test/types.test.tsx#L31
Parameter 'enq' implicitly has an 'any' type.
|
build:
packages/xstate-store/test/types.test.tsx#L33
Unused '@ts-expect-error' directive.
|
build:
packages/xstate-store/test/types.test.tsx#L44
Cannot find name 'createStore'.
|
build:
packages/xstate-store/test/types.test.tsx#L53
Parameter 'ctx' implicitly has an 'any' type.
|
build:
packages/xstate-store/test/types.test.tsx#L53
Parameter 'enq' implicitly has an 'any' type.
|