@mikro-orm/libsqlFunctionsVersion: NextdefineConfig CallabledefineConfig<EM, Entities>(options): LibSqlOptions<EM, Entities>Creates a type-safe configuration object for the libSQL driver.Parametersoptions: Partial<Options<LibSqlDriver, EM, Entities>>Returns LibSqlOptions<EM, Entities>
Creates a type-safe configuration object for the libSQL driver.