UNPKG

alm

Version:

The best IDE for TypeScript

4 lines (3 loc) 57 B
export function log(msg:string){ console.log(msg); }