Interface IInstallProps

Hierarchy

  • IInstallProps

Properties

cfg: ISPConfig | ISPConfig[]
onCompleted?: (() => any)

Type declaration

    • (): any
    • Returns any

onError?: ((cfg) => void)

Type declaration

    • (cfg): void
    • Parameters

      • cfg: ISPConfig

      Returns void

Generated using TypeDoc