UNPKG

182 BTypeScriptView Raw
1import {Moment} from 'moment';
2/**
3 * Validate an empty object.
4 * @param {string} m - The object to validate.
5 * @returns {boolean}
6 */
7export default function (m: Moment): number;