• Returns a promise that resolves when the currently selected backend (or the highest priority one) has initialized. Await this promise when you are using a backend that has async initialization.

    Returns Promise<void>

    Doc

Generated using TypeDoc