UNPKG

@contentstack/cli-utilities

Version:

Utilities for contentstack projects

3 lines (2 loc) 114 B
export declare const formatDate: (date: Date) => string; export declare const formatTime: (date: Date) => string;