UNPKG

@uimkit/uikit-react

Version:

<img style="width:64px" src="https://mgmt.uimkit.chat/media/img/avatar.png"/>

9 lines (6 loc) 182 B
import { Moment } from '../../types/models.js'; type UIMomentContextProps = { moment: Moment; }; export { UIMomentContextProps }; //# sourceMappingURL=UIMomentContext.d.ts.map