@berish/rfp
Version:
Binary secure transport organization protocol for peer communication using function fingerprints
10 lines • 340 B
TypeScript
export * from './connect';
export * from './disconnect';
export * from './getCommandName';
export * from './reactionSetStateRemote';
export * from './reactionSetValueRemote';
export * from './removeRemoteChange';
export * from './setStateRemote';
export * from './setValueRemote';
export * from './sync';
//# sourceMappingURL=index.d.ts.map