MCPcopy Index your code
hub / github.com/codeceptjs/CodeceptJS / createEmpty

Method createEmpty

lib/translation.js:71–73  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

69 }
70
71 static createEmpty() {
72 return new Translation(defaultVocabulary, false)
73 }
74}
75
76export default Translation

Callers 1

loadTranslationFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected