typeof servedKeySymStamped on a serve layer with the served tag's key — lets an anonymous listen derive a
legible node name from the first resource it serves without building the layer.
Source src/Hyperlink.ts:36793 lines
export const const servedKeySym: typeof servedKeySymStamped on a
serve
layer with the served tag's key — lets an anonymous listen derive a
legible node name from the first resource it serves without building the layer.
servedKeySym: 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/Hyperlink/servedKey",
);
Referenced by 2 symbols