Home > ts-morph-structures > stringWriterOrStatementImpl
Signature:
export type stringWriterOrStatementImpl = | stringOrWriterFunction | StatementStructureImpls;
References: stringOrWriterFunction, StatementStructureImpls