hz-zhhq-web/node_modules/date-fns/last_day_of_iso_year/index.js.flow

6 lines
77 B
Plaintext

// @flow
declare module.exports: (
date: Date | string | number
) => Date