Options
All
  • Public
  • Public/Protected
  • All
Menu

Map for resources, whereas the key equals the resource name and the value represents:

  • resource file itself
  • base64 data string, file type has to be set explicitely

Hierarchy

  • ResourceMap

Indexable

[key: string]: File | { dataUri: string; fileType: string }

Map for resources, whereas the key equals the resource name and the value represents:

  • resource file itself
  • base64 data string, file type has to be set explicitely

Generated using TypeDoc