UNPKG

@postlight/node-typescript-starter-kit

Version:
4 lines (3 loc) 54 B
export default function add(x, y) { return x + y; }