interface IInitPowerup {
    args: IPowerupConfig;
}

Properties

Properties