Skip to content

@vttforge/core / PackageKind

Type Alias: PackageKind

PackageKind = "module" | "system"

Which manifest the package is declared in. Decides the channel prefix.

MIT licensed.