Your IP : 216.73.216.48


Current Path : /hdd/hdd21/my5/backup/my5-frontend/node_modules/invariant/
Upload File :
Current File : /hdd/hdd21/my5/backup/my5-frontend/node_modules/invariant/invariant.js.flow

/* @flow strict */

declare module.exports: (
  condition: any,
  format?: string,
  ...args: Array<any>
) => void;