typeof clientIdSymWhere the linked outbound client id is stored on an ApiMetrics tag.
utilsApiMetrics
Source src/ApiMetrics.ts:603 lines
export const const clientIdSym: typeof clientIdSymWhere the linked outbound client id is stored on an
ApiMetrics
tag.
clientIdSym: unique symbol = var Symbol: SymbolConstructorSymbol.SymbolConstructor.for(key: string): symbolReturns a Symbol object from the global symbol registry matching the given key if found.
Otherwise, returns a new symbol with this key.
for(
"hyperlink-ts/ApiMetrics/clientId",
);
Referenced by 8 symbols