weasel API - v0.8.0
    Preparing search index...

    Variable DEFAULT_DEVICE_PROFILEConst

    DEFAULT_DEVICE_PROFILE: DeviceProfile = ...

    Assumed when matchMedia is unavailable (SSR, jsdom) and used as the absent-means value for RuleCtx.device.

    Derived from resolveDeviceProfile rather than hand-written, so it can never drift from what the function would compute for the same facts. A mouse-like device is the safe default: it is what the kit has always assumed, so an absent profile changes nothing for existing consumers.