Raw<T>: T & {
    [RawSymbol]?: true;
}

Type Parameters

  • T