Skip to content

@kekkai/blueprint / OwnedGlobal

Interface: OwnedGlobal

Defined in: config/types.ts:29

A global a layer owns, restricting where it may be referenced.

Properties

global

global: string

Defined in: config/types.ts:31

Global name, e.g. fetch or WebSocket.