UNPKG

taiekit

Version:

Save your life when using Tai-e

8 lines (5 loc) 78 B
'use strict'; function hello() { return "world"; } exports.hello = hello;