"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.timePickerInjectionKey = void 0; const _utils_1 = require("../../_utils"); exports.timePickerInjectionKey = (0, _utils_1.createInjectionKey)('n-time-picker');