Home > ts-morph-structures > PrefixUnaryOperator
Signature:
export type PrefixUnaryOperator = "..." | "keyof" | "typeof" | "readonly" | "unique";