isApi

True when this is a production api dependency - it leaks transitively onto every consumer of module. Covers the plain api configuration and KMP / build-type source-set api configurations (commonMainApi, androidMainApi, debugApi, ...). Test api configurations (testApi) are excluded - they never affect the production surface.