File Manager
Path:
/
home
/
heznutpr
/
log.heznutprivate.com
/
dashboard
/
bower_components
/
moment
/
src
/
lib
/
moment
/
Viewing File: clone.js
import { Moment } from './constructor'; export function clone () { return new Moment(this); }