UNPKG

th-gather

Version:
4 lines (3 loc) 109 B
import { BaseMsg } from '../typings'; declare const getBaseMsg: () => BaseMsg; export default getBaseMsg;