node
The engine's Node layers.
import { … } from "@packall/core/node";Functions
currentPlatform
The machine we are currently running on.
const currentPlatform: () => PlatformTargetConstants
layerArchiver
The Node packing backend.
const layerArchiver: Layer<Archiver, never, never>