Skip to main content
Version: 7.2

defineConfig

Callable

  • defineConfig<EM, Entities>(options): SqlJsOptions<EM, Entities>

  • Creates a type-safe configuration object for the sql.js driver.


    Parameters

    Returns SqlJsOptions<EM, Entities>