UNPKG

@qn-pandora/pandora-visualization

Version:

Pandora 通用可视化库

6 lines (5 loc) 223 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.timeFormat = exports.timeFormatMs = void 0; exports.timeFormatMs = 'YYYY-MM-DD HH:mm:ss.SSS'; exports.timeFormat = 'YYYY-MM-DD HH:mm:ss';