Represents type TScriptPackageKind.
TScriptPackageKind
type TScriptPackageKind = (pkScript, pkBundle);
The TScriptPackageKind type exposes the following members.
Represents constant pkBundle.
pkBundle
Represents constant pkScript.
pkScript