Type alias ReflectionSymbolIdString

ReflectionSymbolIdString: string & {
    __reflectionSymbolId: unique symbol;
}

Generated using TypeDoc