UNPKG

stream-chat-react-native-core

Version:

The official React Native and Expo components for Stream Chat, a service for building chat applications

7 lines 230 B
Object.defineProperty(exports, "__esModule", { value: true }); exports.isDayOrMoment = void 0; var isDayOrMoment = output => output.isSame != null; exports.isDayOrMoment = isDayOrMoment; //# sourceMappingURL=isDayOrMoment.js.map