MCPcopy Create free account
hub / github.com/adobe/react-spectrum / isDocsEnv

Function isDocsEnv

packages/@react-spectrum/s2/src/macros.ts:13–15  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

11 */
12
13export function isDocsEnv(): boolean {
14 return !!process.env.DOCS_ENV;
15}

Callers 1

Avatar.tsxFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected