flow2schema/tests/samples/unused.js

4 lines
33 B
JavaScript
Raw Normal View History

2017-11-09 12:23:33 +03:00
interface X {
foo: string;
}