ts-morph-structures

Home > ts-morph-structures > ClassDeclarationImpl > extends

ClassDeclarationImpl.extends property

Signature:

get extends(): stringOrWriterFunction | undefined;

set extends(value: stringOrWriterFunction | undefined);