From b31a934a804aed3f35442ceafe2080b0955e7317 Mon Sep 17 00:00:00 2001 From: dcc Date: Wed, 15 May 2024 00:57:23 -0700 Subject: total rebase --- .../pleroma-fe/dev/emoji-annotations/mni-json.js | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 static/frontends/pleroma-fe/dev/emoji-annotations/mni-json.js (limited to 'static/frontends/pleroma-fe/dev/emoji-annotations/mni-json.js') diff --git a/static/frontends/pleroma-fe/dev/emoji-annotations/mni-json.js b/static/frontends/pleroma-fe/dev/emoji-annotations/mni-json.js new file mode 100644 index 0000000..c45dae6 --- /dev/null +++ b/static/frontends/pleroma-fe/dev/emoji-annotations/mni-json.js @@ -0,0 +1,22 @@ +"use strict"; +/* + * ATTENTION: An "eval-source-map" devtool has been used. + * This devtool is neither made for production nor for readable output files. + * It uses "eval()" calls to create a separate source file with attached SourceMaps in the browser devtools. + * If you are trying to read the output file, select a different devtool (https://webpack.js.org/configuration/devtool/) + * or disable the default devtool with "devtool: false". + * If you are looking for production-ready output files, see mode: "production" (https://webpack.js.org/configuration/mode/). + */ +(self["webpackChunkpleroma_fe"] = self["webpackChunkpleroma_fe"] || []).push([["emoji-annotations/mni-json"],{ + +/***/ "./node_modules/@kazvmoe-infra/unicode-emoji-json/annotations/mni.json": +/*!*****************************************************************************!*\ + !*** ./node_modules/@kazvmoe-infra/unicode-emoji-json/annotations/mni.json ***! + \*****************************************************************************/ +/***/ ((module) => { + +module.exports = JSON.parse('{"đŸ”Ģ":{"keywords":["āψāĻļāĻŋāĻ‚āĻ•āĻžāĻĒā§āĻĒā§€ āύ⧋āĻ‚āĻŽā§ˆ"],"name":"āψāĻļāĻŋāĻ‚āĻ•āĻžāĻĒā§āĻĒā§€ āύ⧋āĻ‚āĻŽā§ˆ"}}'); + +/***/ }) + +}]); \ No newline at end of file -- cgit v1.2.3