prettier/tests/flow_function_parentheses/single.js

8 lines
174 B
JavaScript

const selectorByPath:
Path
=> SomethingSelector<
SomethingUEditorContextType,
SomethingUEditorContextType,
SomethingBulkValue<string>
> = memoizeWithArgs(/* ... */)