Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IConfigurable

Hierarchy

  • IConfigurable

Index

Methods

  • getConfig(): any
  • Returns any

  • setConfig(options?: any): void
  • Parameters

    • Optional options: any

    Returns void