UNPKG

@orbitdb/voyager

Version:

A storage service OrbitDB databases.

8 lines (7 loc) 119 B
export const Commands = Object.freeze({ AUTH_ADD: 1, AUTH_DEL: 2, AUTH_LIST: 3, GET_ID: 4, GET_ADDRESS: 5 })