UNPKG

@itsmworkbench/utils

Version:

The usual utility functions

2 lines (1 loc) 79 B
export declare const formatDate: (template: string) => (date: Date) => string;