UNPKG

fbz

Version:

Fork of the OpenBazaar 2.0 browser-based client.

3 lines (2 loc) 121 B
import { createAction } from 'redux-starter-kit'; export const directMessage = createAction('MESSAGING_DIRECT_MESSAGE');