Version: 7.2defineConfig CallabledefineConfig<EM, Entities>(options): SqlJsOptions<EM, Entities>Creates a type-safe configuration object for the sql.js driver.Parametersoptions: Partial<Options<SqlJsDriver, EM, Entities>>Returns SqlJsOptions<EM, Entities>
Creates a type-safe configuration object for the sql.js driver.