UNPKG

@danhu90/work-template-cli

Version:
4 lines (3 loc) 76 B
export async function hello(): Promise<string> { return 'Hello World!'; }