UNPKG

eslint-config-alloy

Version:
8 lines (5 loc) 81 B
let foo = 1; export { foo }; export default interface Foo { bar: string; }