UNPKG

mountain-generator

Version:
2 lines (1 loc) 82 B
export default function (width: number, points: Array<number>): Array<number[]>;