Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IAssetLoaderDelegate<T>

Type parameters

  • T

Hierarchy

  • IAssetLoaderDelegate

Callable

  • IAssetLoaderDelegate(data: {}, basepath: string, version: string): Promise<IAssetDictionary<T>>

Generated using TypeDoc