ts-morph-structures

Home > ts-morph-structures > ClassFieldStatement

ClassFieldStatement type

Signature:

export type ClassFieldStatement =
  | string
  | WriterFunction
  | StatementStructureImpls;

References: StatementStructureImpls