UNPKG

@visactor/vrender-core

Version:

```typescript import { xxx } from '@visactor/vrender-core'; ```

3 lines (2 loc) 126 B
export const clock = "object" == typeof performance && performance.now ? performance : Date; //# sourceMappingURL=util.js.map