UNPKG

cleansend

Version:

A TypeScript implementation of the OpenMsg Protocol - secure, decentralized messaging system with end-to-end encryption for cross-domain communication

4 lines 147 B
import { OpenMsgSettings } from '../type'; declare const settings: OpenMsgSettings; export default settings; //# sourceMappingURL=settings.d.ts.map