Home > vue-metamorph > Kinds > TSIntrinsicKeywordKind
Kinds.TSIntrinsicKeywordKind type
Signature:
typescript
export type TSIntrinsicKeywordKind = namedTypes.TSIntrinsicKeyword;References: namedTypes.TSIntrinsicKeyword
