UNPKG

yhtml5-test

Version:

A test framework for front-end projects

8 lines (6 loc) 57 B
function sum(a, b) { return a + b; } export { sum }