MCPcopy Create free account
hub / github.com/mikro-orm/mikro-orm / getConfiguration

Method getConfiguration

tests/entities-sql/Test2.ts:44–46  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

42 }
43
44 getConfiguration() {
45 return this.config.indexBy('property', 'value');
46 }
47}

Callers 1

types.test.tsFile · 0.45

Calls 1

indexByMethod · 0.80

Tested by

no test coverage detected