StreamcacheModule

class Sc.StreamcacheModule()

Constructors


Constructors

StreamcacheModule.constructor()
Return type

StreamcacheModule

Properties

StreamcacheModule.defaultBinary
Type

unknown

StreamcacheModule.defaultEnginePath
Type

string optional

StreamcacheModule.defaultModule
Type

any

Methods

static createInstance

StreamcacheModule.createInstance(instanceArgs)
Arguments
Return type

Promise <Partial <Facade>>

static setupNewView

StreamcacheModule.setupNewView(facade, view_key, container)
Arguments
  • facade (Facade()) – None

  • view_key (ViewKey()) – None

  • container (string | HTMLElement()) – None

Return type

void