Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
13
export
function
isDocsEnv(): boolean {
14
return
!!process.env.DOCS_ENV;
15
}
Callers
1
Avatar.tsx
File · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected