Home > ts-morph-structures > TypeStructuresOrNull
Signature:
export type TypeStructuresOrNull = TypeStructures | null;
References: TypeStructures