UNPKG

twing

Version:

First-class Twig engine for Node.js

3 lines (2 loc) 114 B
import { DateTime } from 'luxon'; export declare function formatDateTime(date: DateTime, format: string): string;