Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ResourceSummaryTypes Const

Defines the type of resources for the summary

Index

Enumeration Members

Enumeration Members

CSS: "c"

Stylesheet resource (e.g. .css)

CUSTOM: "y"

Custom resource

IMAGES: "i"

Image resource (e.g. .jpg, .png)

OTHER: "o"

Undefined resource

SCRIPTS: "s"

Script resource (e.g. .js)

Generated using TypeDoc