Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ResourceConfig

Hierarchy

  • ResourceConfig

Index

Properties

fileResources

fileResources: string[]

Optional packages

packages: { location: string; name: string }[]

paths

paths: {}

Type declaration

  • [moduleId: string]: string

resourcesPaths

resourcesPaths: {}

Type declaration

  • [moduleIdAndSubPath: string]: string

textResources

textResources: string[]

workers

workers: string[]

Generated using TypeDoc