UNPKG

@skybloxsystems/ticket-bot

Version:
6 lines (4 loc) 110 B
import { createDuration } from './create'; export function clone() { return createDuration(this); }