Your IP : 216.73.216.40


Current Path : /var/www/html/test/wetty2/node_modules/invariant/
Upload File :
Current File : /var/www/html/test/wetty2/node_modules/invariant/invariant.js.flow

/* @flow strict */

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