UNPKG

xpm

Version:

The xPack project manager command line tool

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