Type Alias PluginInstallContextInternal

PluginInstallContext: {
    Buffer: typeof Buffer;
    ultra: ChameleonUltra;
}