index.js.flow 133 Bytes Edit Raw Blame History Permalink 1 2 3 4 5 6 7 8 // @flow declare module.exports: ( argument: Date | string | number, options?: { additionalDigits?: 0 | 1 | 2 } ) => Date