Options
All
  • Public
  • Public/Protected
  • All
Menu

Connect to molules repository and pull modules from there

collboard-modules-sdk

Hierarchy

  • IModulesStorageWeak
  • IDestroyable
    • IModuleStoreConnector

Implemented by

Index

Properties

isDestroyed: boolean

Is destroyed?

Methods

  • destroy(): Promisable<void>
  • Destroy the object

    Returns Promisable<void>

  • getCategories(): Promise<Set<string>>
  • Returns Promise<Set<string>>

  • Parameters

    • name: string
    • Optional version: string

    Returns null | IModuleDefinition