Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "utils/asset"

Index

Functions

getAssetPath

  • getAssetPath(url: string | undefined): string | undefined
  • Parameters

    • url: string | undefined

    Returns string | undefined

getAssetRoot

  • getAssetRoot(): string
  • Returns string

getRelativeIconPath

  • getRelativeIconPath(iconName: string): string
  • Parameters

    • iconName: string

    Returns string

setAssetRoot

  • setAssetRoot(root: string): void
  • Parameters

    • root: string

    Returns void

Generated using TypeDoc