Skip to content

Type Alias: GlobalsFunction()

ts
type GlobalsFunction = (name) => string

Defined in: node_modules/.pnpm/rolldown@1.0.0-beta.57/node_modules/rolldown/dist/shared/define-config-kYHtCO-M.d.mts:207

Parameters

name

string

Returns

string

Released under the MIT License.