jsfmt.spec.js.snap 192 B

123456789
  1. // Jest Snapshot v1, https://goo.gl/fbAQLP
  2. exports[`test.js 1`] = `
  3. type Props = {||};
  4. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  5. type Props = {||};
  6. `;