UNPKG

xpm

Version:

The xPack project manager command line tool

4 lines (3 loc) 90 B
import { Delay } from "../delay.base"; export declare class AlwaysDelay extends Delay { }