UNPKG

test-ic-wallet-middleware-common

Version:
6 lines (5 loc) 114 B
export interface ReplicationConfiguration { enable: boolean; host: string; replicaCanister: string; }