UNPKG

@zohodesk/dot

Version:

In this Library, we Provide Some Basic Components to Build Your Application

11 lines (10 loc) 240 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Timer_defaultProps = void 0; var Timer_defaultProps = { separator: 'colon', timerFormat: 'mm:ss' }; exports.Timer_defaultProps = Timer_defaultProps;