fix: mergeDefault types #2
typedoc.yml
on: push
build-docs
19s
deploy-docs
0s
Annotations
3 errors
build-docs:
src/connectors/Connector.ts#L30
Argument of type 'Required<Record<keyof NodeOption, string | boolean | undefined>>' is not assignable to parameter of type 'NodeOption'.
|
build-docs:
src/connectors/Connector.ts#L30
Argument of type 'NodeOption' is not assignable to parameter of type 'Record<keyof NodeOption, string | boolean | undefined>'.
|
build-docs
Process completed with exit code 1.
|