prettier/tests/flow_annotation/array_of_functions.js

2 lines
40 B
JavaScript

const actionArray: (() => void)[] = [];