"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.
Source src/internal/workPoolKind.ts:141 lines
export const const kind: "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.
kind = "hyperlink-ts/WorkPool" as type const = "hyperlink-ts/WorkPool"const;
Referenced by 2 symbols