Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CoreService

Hierarchy

  • CoreService

Index

Methods

Static createSystem

  • createSystem(name: string, fn: SystemFn, runsAfter: string[], runsBefore: string[]): SystemBase
  • Parameters

    • name: string
    • fn: SystemFn
    • runsAfter: string[]
    • runsBefore: string[]

    Returns SystemBase

Static getCurrentLocale

  • getCurrentLocale(): string
  • Returns string

Static getSupportedLocales

Generated using TypeDoc