Skip to content

Home > vue-metamorph > Kinds > TSDeclareFunctionKind

Kinds.TSDeclareFunctionKind type

Signature:

typescript
export type TSDeclareFunctionKind = namedTypes.TSDeclareFunction;

References: namedTypes.TSDeclareFunction