UNPKG

xpm

Version:

The xPack project manager command line tool

3 lines (2 loc) 122 B
import { LiquidDate } from './liquid-date'; export declare function strftime(d: LiquidDate, formatStr: string): string;