prettier/tests/flow/es6modules/ExportType.js

4 lines
42 B
JavaScript

// @flow
export type typeAlias = number;