UNPKG

hel-lodash

Version:

远程仓库模板库

5 lines (3 loc) 80 B
export function sayHelloToHel(tip: string) { return `hello SECon, ${tip}`; }