MCPcopy Index your code
hub / github.com/react-dates/react-dates / isAfterDay_spec.js

File isAfterDay_spec.js

test/utils/isAfterDay_spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import moment from 'moment';
2import { expect } from 'chai';
3
4import isAfterDay from '../../src/utils/isAfterDay';

Callers

nothing calls this directly

Calls 1

isAfterDayFunction · 0.85

Tested by

no test coverage detected