chore: optimize base class #4
Annotations
7 errors
|
Build:
src/index.ts#L7
Type '(key: any) => void' has no properties in common with type 'BaseOpts<Navigator, keyof Navigator>'.
|
Build:
src/index.ts#L7
Parameter 'key' implicitly has an 'any' type.
|
Build:
src/index.ts#L11
Type '(key: any) => void' has no properties in common with type 'BaseOpts<Screen, keyof Screen>'.
|
Build:
src/index.ts#L11
Parameter 'key' implicitly has an 'any' type.
|
Build:
src/index.ts#L15
Property 'set' does not exist on type 'NavigatorHandle'.
|
Build
Process completed with exit code 1.
|
The logs for this run have expired and are no longer available.
Loading