UNPKG

bahtrext

Version:
5 lines (4 loc) 133 B
export default Array.from({ length: 10 }, (_, i) => ({ th: String.fromCodePoint(3664 + i), a: String.fromCodePoint(48 + i), }));