refactor: extract parsers from examples #7
Annotations
10 errors
build
Cannot find module 'package/src/core/defaults' or its corresponding type declarations.
|
build
Cannot find module 'package/src/core/middleware/pipeline' or its corresponding type declarations.
|
build
Cannot find module 'package/src/core/types' or its corresponding type declarations.
|
build
Property 'monitoring' does not exist on type 'FuncyApiOptions<TResponse, TRequest, TPath, TQuery, TAuthorizer, any>'.
|
build
Parameter 'pipe' implicitly has an 'any' type.
|
build
Property 'function' does not exist on type 'FuncyApiOptions<TResponse, TRequest, TPath, TQuery, TAuthorizer, any>'.
|
build
Property 'function' does not exist on type 'FuncyApiOptions<TResponse, TRequest, TPath, TQuery, TAuthorizer, any>'.
|
build
Parameter 'p' implicitly has an 'any' type.
|
build
Cannot find module 'package/src/core' or its corresponding type declarations.
|
build
Cannot find module 'package/src/core/parsers' or its corresponding type declarations.
|