From e3926a59f54b69a99faa034bd6ac8b04ddbd5ba9 Mon Sep 17 00:00:00 2001 From: Federico Builes Date: Mon, 2 Jan 2023 11:16:52 +0100 Subject: [PATCH] adding dist --- dist/index.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dist/index.js b/dist/index.js index 48003dd..67539e8 100644 --- a/dist/index.js +++ b/dist/index.js @@ -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;