travel/admin/node_modules/date-fns/is_valid/index.js.flow

6 lines
62 B
Plaintext

// @flow
declare module.exports: (
date: Date
) => boolean