prettier/tests/flow/import_typeof/ExportNamed_Multi.js

5 lines
56 B
JavaScript

// @flow
export var num = 42;
export var str = 'asdf';