UNPKG

shell-ahk

Version:

`Lodash`/`jQuery` for `AHK`.

10 lines (8 loc) 247 B
# @ts-check import $now from './now' import $tip from './tip' import $toString from './toString' ###* @type import('../type/module').Echo ### export default (message) -> $tip "[#{$now()}] #{$toString message}", [0, 0] return message