Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Linen-dev/linen.dev
/ env.ts
File
env.ts
packages/typesense/src/utils/env.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ cleanEnv, str, url, host } from
'envalid'
;
2
3
export
const
env = cleanEnv(process.env, {
4
TYPESENSE_ADMIN: str(),
Callers
nothing calls this directly
Calls
1
url
Function · 0.50
Tested by
no test coverage detected