docs: update doc #151
Annotations
7 errors
Typecheck
Type 'string' does not satisfy the constraint '"Expected: string, Actual: undefined" | "Expected: string, Actual: null"'.
|
Typecheck
Type 'string' does not satisfy the constraint '"Expected: string, Actual: undefined" | "Expected: string, Actual: null"'.
|
Typecheck
Type 'number' does not satisfy the constraint '"Expected: number, Actual: undefined" | "Expected: number, Actual: null"'.
|
Typecheck
Type '{ foo: string; }' does not satisfy the constraint '"Expected: ..., Actual: undefined" | "Expected: ..., Actual: null"'.
|
Typecheck
Type '{ bar: string; }' does not satisfy the constraint '"Expected: ..., Actual: undefined" | "Expected: ..., Actual: null"'.
|
Typecheck
Type 'string | null | undefined' does not satisfy the constraint '"Expected: string, Actual: never" | "Expected: undefined, Actual: never" | "Expected: null, Actual: never"'.
|
Typecheck
Process completed with exit code 2.
|
Loading