UNPKG

py-uni

Version:

py-uni

6 lines (4 loc) 81 B
export function Console(value: any){ console.log(value); return; }