Hyperlinkv0.9.0-beta.0

WorkPool

"hyperlink-ts/WorkPool"

The WorkPool resource kind — the single source of truth, re-exported publicly as WorkPool.kind. It lives in its own leaf module so both the light WorkPool.Tag path and the engine (which stamps it onto every definition) import the one value without the Tag path dragging in the engine. Hyperlink / the dashboard match on it; there is no second short discriminator.

export const kind = "hyperlink-ts/WorkPool" as const;
Referenced by 2 symbols