UNPKG

create-oclif

Version:

oclif: create your own CLI

2 lines (1 loc) 51 B
export const add = (a: number, b: number) => a + b