UNPKG

textlint

Version:

The pluggable linting tool for text and markdown.

8 lines 238 B
// MIT © 2016 azu "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.AbstractBacker = void 0; class AbstractBacker { } exports.AbstractBacker = AbstractBacker; //# sourceMappingURL=abstruct-backer.js.map