UNPKG

@skybloxsystems/ticket-bot

Version:
6 lines (4 loc) 103 B
import { Moment } from './constructor'; export function clone() { return new Moment(this); }