UNPKG

apex-mutation-testing

Version:

Apex mutation testing plugin

5 lines 155 B
// @ts-ignore: Base type with just a common _mutations property export class BaseListener { _mutations = []; } //# sourceMappingURL=baseListener.js.map