Variable iLightCommonsConst

iLightCommons: {
    refreshUi: ((this) => void);
    setDirty: ((this, options?) => void);
    upgradeLight: ((this, parent?, objectProcessor?) => void);
} = ...

Type declaration

Generated using TypeDoc