Function loadLanguage

  • Load a language from a WebAssembly module.

    The module can be provided as a path to a file or as a buffer.

    Parameters

    • input: string | Uint8Array

    Returns Promise<void>

Generated using TypeDoc