UNPKG
@buggyorg/library-specification
Version:
latest (0.4.2)
0.4.2
0.4.1
0.4.0
0.3.0
0.2.1
0.2.0
0.1.1
0.1.0
Specification for buggy component library servers.
@buggyorg/library-specification
/
src
/
tests
/
problem.js
4 lines
(3 loc)
•
65 B
JavaScript
View Raw
1
2
3
4
export
default
function
(
serve
) {
// Implement tests here...
}