Hyperlinkv0.8.0-beta.28

Hyperlink

Hyperlink.kindconstsrc/Hyperlink.ts:2503
"hyperlink-ts/Hyperlink"

The kind stamped on a bare Hyperlink.Tag that declares none — every resource tag carries a kind, and a plain resource's is this. The typed factories stamp their own (e.g. hyperlink-ts/QueueHyperlink); a bare tag defaults to this so nothing is ever kind-less.

nodes & fleetHyperlink.Tag
Source src/Hyperlink.ts:25031 lines
export const kind = "hyperlink-ts/Hyperlink";