SDK regeneration #188
Annotations
6 errors
|
compile
Process completed with exit code 1.
|
|
compile:
src/events.ts#L2
Module '"./api/resources/events/client/Client"' has no exported member 'Events'.
|
|
compile:
src/events.test.ts#L4
Module '"./api/resources/events/client/Client"' has no exported member 'Events'.
|
|
compile:
src/core/fetcher/custom.ts#L26
Type 'string | Promise<string | null | undefined> | (() => string | Promise<string | null | undefined> | null | undefined) | EndpointSupplierFn<string | null | undefined>' is not assignable to type 'string'.
|
|
compile:
src/cache.ts#L123
Re-exporting a type when 'isolatedModules' is enabled requires using 'export type'.
|
|
test
Process completed with exit code 1.
|