UNPKG

@buggyorg/library-specification

Version:

Specification for buggy component library servers.

9 lines (7 loc) 149 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = function (serve) { // Implement tests here... };