UNPKG

yahoo-swiv

Version:

A web-based exploratory visualization UI for Druid.io

6 lines (5 loc) 165 B
import { Timekeeper, TimekeeperJS } from './timekeeper'; export declare class TimekeeperMock { static fixedJS(): TimekeeperJS; static fixed(): Timekeeper; }