Search
Preparing search index...
The search index is not available
@tawaship/tlap.js - v0.3.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@tawaship/tlap.js - v0.3.0
IAssetLoaderDelegate
Interface IAssetLoaderDelegate<T>
Type parameters
T
Hierarchy
IAssetLoaderDelegate
Callable
IAsset
Loader
Delegate
(
data
:
{}
, basepath
:
string
, version
:
string
)
:
Promise
<
IAssetDictionary
<
T
>
>
Parameters
data:
{}
[
key:
string
]:
any
basepath:
string
version:
string
Returns
Promise
<
IAssetDictionary
<
T
>
>
Exports
IAsset
Loader
Delegate
Generated using
TypeDoc