diff options
Diffstat (limited to 'searx/static/themes/simple/chunk/13gvpunf.min.js.map')
| -rw-r--r-- | searx/static/themes/simple/chunk/13gvpunf.min.js.map | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/searx/static/themes/simple/chunk/13gvpunf.min.js.map b/searx/static/themes/simple/chunk/13gvpunf.min.js.map index 540197af5..def4fba79 100644 --- a/searx/static/themes/simple/chunk/13gvpunf.min.js.map +++ b/searx/static/themes/simple/chunk/13gvpunf.min.js.map @@ -1 +1 @@ -{"version":3,"file":"13gvpunf.min.js","names":["assertElement: AssertElement"],"sources":["../../../../../client/simple/src/js/util/assertElement.ts"],"sourcesContent":["// SPDX-License-Identifier: AGPL-3.0-or-later\n\ntype AssertElement = <T>(element?: T | null) => asserts element is T;\nexport const assertElement: AssertElement = <T>(element?: T | null): asserts element is T => {\n if (!element) {\n throw new Error(\"DOM element not found\");\n }\n};\n"],"mappings":"AAGA,MAAaA,EAAmC,GAA6C,CAC3F,GAAI,CAAC,EACH,MAAU,MAAM,wBAAwB"}
\ No newline at end of file +{"version":3,"file":"13gvpunf.min.js","names":[],"sources":["../../../../../client/simple/src/js/util/assertElement.ts"],"sourcesContent":["// SPDX-License-Identifier: AGPL-3.0-or-later\n\ntype AssertElement = <T>(element?: T | null) => asserts element is T;\nexport const assertElement: AssertElement = <T>(element?: T | null): asserts element is T => {\n if (!element) {\n throw new Error(\"DOM element not found\");\n }\n};\n"],"mappings":"AAGA,MAAa,EAAmC,GAA6C,CAC3F,GAAI,CAAC,EACH,MAAU,MAAM,wBAAwB"}
\ No newline at end of file |