UNPKG

testeranto

Version:

the AI powered BDD test framework for typescript projects

8 lines (7 loc) 218 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Sidecar = void 0; // Do not add logging to this file as it is used by the pure runtime. class Sidecar { } exports.Sidecar = Sidecar;