// @boocode/contracts — single source of truth for cross-app wire contracts. // Each contract is exported from its own subpath (e.g. @boocode/contracts/ws-frames). // This root module is intentionally empty; import from the subpath directly. export {};