feat: api #2527
Annotations
4 errors
|
Type checker
Process completed with exit code 1.
|
|
Type checker:
src/rce.ts#L678
Property 'contextSetupHook' does not exist on type 'RCEActionPlus<unknown, SchemaTypes, unknown>'. Did you mean 'contextSetupHooks'?
|
|
Type checker:
src/rce.ts#L674
Property 'contextSetupHook' does not exist on type 'RCEActionPlus<unknown, SchemaTypes, unknown>'. Did you mean 'contextSetupHooks'?
|
|
Type checker:
src/api/companions.ts#L41
Type 'typeof RCECancelEvent' is not assignable to type 'RCECancelEventConstructor'.
|