Skip to content

Rule: Exported surface depends on consumer environment

Canonical rule slug: api-depends-on-consumer-env. ← back to all rules

Which symbols the library exports depends on the consumer's own build environment, so the same release presents different ABI to different users.

Canonical demonstration