UNPKG

@tdb/web

Version:

Common condiguration for serving a web-site and testing web-based UI components.

7 lines (4 loc) 107 B
import { createDuration } from './create'; export function clone () { return createDuration(this); }