prettier/tests/flow_maybe/maybe_return.js

2 lines
47 B
JavaScript
Raw Normal View History

function getScaledData({x}): ?{foo: number} {}