UNPKG

xpm

Version:

The xPack project manager command line tool

6 lines (5 loc) 132 B
interface LiquidPerformance { now: () => number; } export declare function getPerformance(): LiquidPerformance; export {};