This website requires JavaScript.
Explore
Help
Sign In
jkhong
/
i4way-dash
Watch
1
Star
0
Fork
You've already forked i4way-dash
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
41323f4ea5
i4way-dash
/
.svn
/
pristine
/
28
/
28653ed90f185af48a3f59fe843...
6 lines
99 B
Plaintext
Raw
Blame
History
import { Moment } from './constructor';
export function clone () {
return new Moment(this);
}
Reference in New Issue
View Git Blame
Copy Permalink