Try Install Learn Blog API Packages GitHub
Pages

AssetLoader

Functions

loadAll
(
method
:
Function(String, Promise(Void))
urls
:
Array(String)
)
:
Promise(Void)

Waits for all promises to load.

loadScript
(
url
:
String
)
:
Promise(Void)

Loads the script from the given URL.

loadStyle
(
url
:
String
)
:
Promise(Void)

Loads the stylesheet from the given URL.