Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • StoreFront

Index

Constructors

constructor

Properties

config

flux

flux: FluxCapacitor

log

log: Log

register

register: function

Type declaration

    • (...args: any[]): void
    • Parameters

      • Rest ...args: any[]

      Returns void

riot

riot: "/home/circleci/project/node_modules/@types/riot/index"

services

services: SystemServices

Static _instance

_instance: StoreFront

Methods

mount

  • mount(...args: any[]): any

Static mount

  • mount(...args: any[]): any

Static register

  • register(registerTag: function): void
  • Parameters

    • registerTag: function
        • (register: function): void
        • Parameters

          • register: function
              • (clazz: any, name: string): void
              • Parameters

                • clazz: any
                • name: string

                Returns void

          Returns void

    Returns void

Generated using TypeDoc