This website works better with JavaScript.
Explore
Help
Register
Sign In
java_project
/
logpm
Watch
5
Star
0
Fork
You've already forked logpm
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
货无忧
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
3
Commits
6
Branches
0
Tags
476 MiB
Vue
74.3%
JavaScript
22%
TypeScript
2%
SCSS
1.3%
CSS
0.4%
Tree:
232d84ee42
dev
lmy
master
myd
test
xiaochengxu
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '232d84ee42'
${ noResults }
logpm
/
node_modules
/
dayjs
/
esm
/
plugin
/
isMoment
/
index.js
5 lines
108 B
Raw
Blame
History
export
default
(
function
(
o
,
c
,
f
)
{
f
.
isMoment
=
function
(
input
)
{
return
f
.
isDayjs
(
input
)
;
}
;
}
)
;
Reference in new issue
Copy Permalink