prettier/tests/flow/annot/other.js

3 lines
39 B
JavaScript

class C { }
module.exports = (C: any);