index.js.flow 95 Bytes EditWeb IDE 1 2 3 4 5 6 // @flow declare module.exports: ( date: Date | string | number, amount: number ) => Date