ts-morph-structures

Home > ts-morph-structures > IndexSignatureDeclarationImpl > keyType

IndexSignatureDeclarationImpl.keyType property

Signature:

get keyType(): string | undefined;

set keyType(value: string | undefined);