UNPKG

liquidjs

Version:

A simple, expressive and safe Shopify / Github Pages compatible template engine in pure JavaScript.

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