prettier/tests/flow/recheck/tmplibk/libk2.js

4 lines
29 B
JavaScript
Raw Normal View History

2017-05-20 13:16:28 +03:00
type LibK = {
p: string;
}