diff options
| author | dcc <dcc@logografos.com> | 2024-05-15 00:57:23 -0700 |
|---|---|---|
| committer | dcc <dcc@logografos.com> | 2024-05-15 00:57:23 -0700 |
| commit | b31a934a804aed3f35442ceafe2080b0955e7317 (patch) | |
| tree | 947b13a0388ecea81e05dd980baa10f7546860b9 /static/frontends/pleroma-fe/dev/emoji-annotations/sa-json.js | |
| parent | ea33a0d3427f8b30b82a6ddbc0ff7429cfaf8d91 (diff) | |
| download | anni-master.tar.gz anni-master.tar.bz2 anni-master.zip | |
Diffstat (limited to 'static/frontends/pleroma-fe/dev/emoji-annotations/sa-json.js')
| -rw-r--r-- | static/frontends/pleroma-fe/dev/emoji-annotations/sa-json.js | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/static/frontends/pleroma-fe/dev/emoji-annotations/sa-json.js b/static/frontends/pleroma-fe/dev/emoji-annotations/sa-json.js new file mode 100644 index 0000000..1005cea --- /dev/null +++ b/static/frontends/pleroma-fe/dev/emoji-annotations/sa-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/sa-json"],{ + +/***/ "./node_modules/@kazvmoe-infra/unicode-emoji-json/annotations/sa.json": +/*!****************************************************************************!*\ + !*** ./node_modules/@kazvmoe-infra/unicode-emoji-json/annotations/sa.json ***! + \****************************************************************************/ +/***/ ((module) => { + +module.exports = {}; + +/***/ }) + +}]);
\ No newline at end of file |
