UNPKG

tslint-config-alloy

Version:
8 lines (6 loc) 92 B
namespace Foo { export function foo() { console.log('foo'); } } Foo.foo();