File

src/system-builder/config/system-builder-config.ts

Description

SystemBuilder Configuration for the arSystemBuilder

Index

Properties

Properties

domain
domain: DomainSubsystem
Type : DomainSubsystem

The Domain where the subsystems will be found

import { DomainSubsystem } from './domain-subsystem';

/** SystemBuilder Configuration for the arSystemBuilder */
export interface SystemBuilderConfig {
  /** The Domain where the subsystems will be found */
  domain: DomainSubsystem;
}

results matching ""

    No results matching ""