adding dist

This commit is contained in:
Federico Builes
2023-01-02 11:16:52 +01:00
parent 6587f9feee
commit e3926a59f5

6
dist/index.js generated vendored
View File

@@ -36321,11 +36321,11 @@ exports.visitAsync = visitAsync;
"use strict";
__nccwpck_require__.r(__webpack_exports__);
/* harmony export */ __nccwpck_require__.d(__webpack_exports__, {
/* harmony export */ "modifierNames": () => (/* binding */ modifierNames),
/* harmony export */ "foregroundColorNames": () => (/* binding */ foregroundColorNames),
/* harmony export */ "backgroundColorNames": () => (/* binding */ backgroundColorNames),
/* harmony export */ "colorNames": () => (/* binding */ colorNames),
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__),
/* harmony export */ "foregroundColorNames": () => (/* binding */ foregroundColorNames),
/* harmony export */ "modifierNames": () => (/* binding */ modifierNames)
/* harmony export */ "default": () => (__WEBPACK_DEFAULT_EXPORT__)
/* harmony export */ });
const ANSI_BACKGROUND_OFFSET = 10;