UNPKG

@grani/game-framework

Version:

A game framework with type script

2 lines (1 loc) 58 B
export const Greeter = (name: string) => `Hello ${name}`;