UNPKG

xpm

Version:

The xPack project manager command line tool

4 lines (3 loc) 109 B
export declare abstract class Drop { liquidMethodMissing(key: string | number): Promise<any> | any; }