prettier/tests/recheck/c1.js

4 lines
56 B
JavaScript

// @flow
export function foo(props: { x: number }) { }