Use string-ts library to simplify stuff #53
Annotations
5 errors
build:
src/index.ts#L52
Type 'DeepCamelKeys<TSchema>' is not assignable to type 'never'.
|
build:
src/index.ts#L53
Type 'DeepPascalKeys<TSchema>' is not assignable to type 'never'.
|
build:
src/index.ts#L54
Type 'DeepKebabKeys<TSchema>' is not assignable to type 'never'.
|
build:
src/index.ts#L55
Type 'TSchema' is not assignable to type 'never'.
|
build
Process completed with exit code 1.
|