libraries
The libraries that the framework loaded or failed to load.
Declaration
readonly libraries: string[];Discussion
The event type can be load or load-error, which indicates if the loading operation succeeded or failed.
The libraries that the framework loaded or failed to load.
readonly libraries: string[];The event type can be load or load-error, which indicates if the loading operation succeeded or failed.