packall

node

The engine's Node layers.

import { … } from "@packall/core/node";

Functions

currentPlatform

The machine we are currently running on.

const currentPlatform: () => PlatformTarget

Constants

layerArchiver

The Node packing backend.

const layerArchiver: Layer<Archiver, never, never>

On this page