Skip to content

Type Alias: GlobalsFunction()

ts
type GlobalsFunction = (name) => string

Defined in: node_modules/.pnpm/[email protected]/node_modules/rolldown/dist/shared/define-config-Cg9apQLa.d.mts:215

Parameters

name

string

Returns

string

Released under the MIT License.