Pilates
    Preparing search index...

    Variable PILATES_ERROR_HINTSConst

    PILATES_ERROR_HINTS: Partial<Record<PilatesErrorCode, string>> = ...

    Dev-only explanatory hints, keyed by code. The table is {} in production builds; bundlers tree-shake the literal object away when NODE_ENV is 'production'. Adding a code without a hint is non-breaking — the hint field on the error simply stays undefined.