MCPcopy Index your code
hub / github.com/mailvelope/mailvelope / restore

Method restore

src/controller/sync.controller.js:249–251  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

247 }
248
249 restore() {
250 return this.sync('restore');
251 }
252}
253
254export async function getByKeyring(keyringId) {

Calls 1

syncMethod · 0.95

Tested by

no test coverage detected