UNPKG

react-preset-typescript

Version:
4 lines (3 loc) 66 B
export function echo(input: string): string { return input }