Tiltify v5 REST client (public + private + cause) with native fetch.
Ported from @playlive/tiltify-lib (see MIGRATION.md); preserves the
legacy Tiltify class surface and the tiltify singleton.
Subpath exports for tree-shakable consumers:
@playlive/tiltify-core — full barrel (default)
@playlive/tiltify-core/types — type declarations only
@playlive/tiltify-core— public entry point.Tiltify v5 REST client (public + private + cause) with native fetch. Ported from
@playlive/tiltify-lib(seeMIGRATION.md); preserves the legacyTiltifyclass surface and thetiltifysingleton.Subpath exports for tree-shakable consumers:
@playlive/tiltify-core— full barrel (default)@playlive/tiltify-core/types— type declarations only@playlive/tiltify-core/constants— URL + header constants@playlive/tiltify-core/errors— error class + codes@playlive/tiltify-core/client—Tiltifyclass + singleton only@playlive/tiltify-core/backoff— pure backoff / Retry-After helpers@playlive/tiltify-core/urls— pure URL helpers (no REST deps)@playlive/tiltify-core/cause-classifier— campaign→cause matcher (uses REST)