Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/react-dates/react-dates
/ isNextMonth_spec.js
File
isNextMonth_spec.js
test/utils/isNextMonth_spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
moment from
'moment'
;
2
import
{ expect } from
'chai'
;
3
4
import
isNextMonth from
'../../src/utils/isNextMonth'
;
Callers
nothing calls this directly
Calls
1
isNextMonth
Function · 0.85
Tested by
no test coverage detected