From f72c199dee8a8468501b47334afded4ad534fd0f Mon Sep 17 00:00:00 2001 From: brook hong Date: Sun, 10 Nov 2024 10:16:50 +0800 Subject: [PATCH] Fixed #2184 [mv3] export API vmap --- src/content_scripts/common/api.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/content_scripts/common/api.js b/src/content_scripts/common/api.js index 09bbbfbc..eb99e69f 100644 --- a/src/content_scripts/common/api.js +++ b/src/content_scripts/common/api.js @@ -406,6 +406,7 @@ function createAPI(clipboard, insert, normal, hints, visual, front, browser) { imap, map, lmap, + vmap, unmap, unmapAllExcept, iunmap,