EVA-Notify/src/utils/index.ts

4 lines
76 B
TypeScript

import * as Time from './time';
export const timeFormat = Time.timeFormat;