MCPcopy Index your code
hub / github.com/npmx-dev/npmx.dev / build-env.ts

File build-env.ts

modules/build-env.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import process from 'node:process'
2import type { BuildInfo, EnvType } from '../shared/types'
3import { createResolver, defineNuxtModule } from 'nuxt/kit'
4import { isCI } from 'std-env'

Callers

nothing calls this directly

Calls 1

createResolverFunction · 0.85

Tested by

no test coverage detected