Home > ts-morph-structures > stringOrWriterFunction
Signature:
export type stringOrWriterFunction = string | WriterFunction;