"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 const kind: "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.
kind = "hyperlink-ts/Hyperlink";