Skip to content

@kekkai/blueprint / OwnedPrimitive

Type Alias: OwnedPrimitive

OwnedPrimitive = string | OwnedPackage | OwnedGlobal

Defined in: config/types.ts:38

A primitive a layer exclusively owns. A bare string is shorthand for a whole package ('axios'). Every other layer is barred from it.