UNPKG

114 BTypeScriptView Raw
1import { LiquidDate } from './liquid-date';
2export default function (d: LiquidDate, formatStr: string): string;