r.exposesApi(...)
Overview
Section titled “Overview”r.exposesApi(“a.b”) — declarative announcement that this feature
provides a handler matching the cross-feature contract a.b. Single
string argument; pattern is purely declarative.
From packages/framework/src/engine/feature-ast/patterns.ts -> ExposesApiPattern