@pietal.dev/engine
Preparing search index...
Resources
Class Resources
Index
Constructors
constructor
Properties
cache
Methods
get
load
load
Resource
load
Resources
Constructors
constructor
new
Resources
()
:
Resources
Returns
Resources
Properties
Static
cache
cache
:
Cache
<
any
>
= ...
Methods
Static
get
get
<
T
=
any
>
(
url
:
string
)
:
Promise
<
T
>
Type Parameters
T
=
any
Parameters
url
:
string
Returns
Promise
<
T
>
Protected
Static
load
load
(
url
:
string
)
:
Promise
<
unknown
>
Parameters
url
:
string
Returns
Promise
<
unknown
>
Static
load
Resource
loadResource
<
T
=
any
>
(
url
:
string
)
:
Promise
<
T
>
Type Parameters
T
=
any
Parameters
url
:
string
Returns
Promise
<
T
>
Static
load
Resources
loadResources
<
T
=
any
>
(
resources
:
string
[]
)
:
Promise
<
{
[
name
:
string
]:
T
}
>
Type Parameters
T
=
any
Parameters
resources
:
string
[]
Returns
Promise
<
{
[
name
:
string
]:
T
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
cache
Methods
get
load
load
Resource
load
Resources
@pietal.dev/engine
Loading...