Code
Hub
Trending
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/react-dates/react-dates
/ isPrevMonth_spec.js
File
isPrevMonth_spec.js
test/utils/isPrevMonth_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
isPrevMonth from
'../../src/utils/isPrevMonth'
;
Callers
nothing calls this directly
Calls
1
isPrevMonth
Function · 0.85
Tested by
no test coverage detected