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

Type Parameters

  • T

Type declaration

  • Optional [RawSymbol]?: true

Generated using TypeDoc