MCPcopy Create free account
hub / github.com/cryptii/cryptii / getLastTranslationMeta

Method getLastTranslationMeta

src/Encoder.js:154–156  ·  view source on GitHub ↗

* Returns meta object of last translation. * @return {?object}

()

Source from the content-addressed store, hash-verified

152 * @return {?object}
153 */
154 getLastTranslationMeta () {
155 return this._lastTranslationMeta
156 }
157
158 /**
159 * Serializes brick to a JSON serializable value.

Callers 1

updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected