Just published a minor update to @small-web/kitten¹ (the type safe library for accessing the Kitten² namespace).
The default export now contains all individually-exported objects.
(Previously, I’d left out some of the more esoteric ones to not clutter the auto-complete list during authoring but got bit by it myself in Domain³ when my unmet expectation that a property should exist lead to a crash).
¹ https://codeberg.org/kitten/globals
² https://codeberg.org/kitten/app
³ https://codeberg.org/domain/app