diff --git a/packages/uni-uts-v1/lib/uni-x/dist/compiler.js b/packages/uni-uts-v1/lib/uni-x/dist/compiler.js index eaa16dc919f..3745412d0e6 100644 --- a/packages/uni-uts-v1/lib/uni-x/dist/compiler.js +++ b/packages/uni-uts-v1/lib/uni-x/dist/compiler.js @@ -1 +1 @@ -"use strict";require("fs");var e,t,r=require("debug"),i=require("path"),n=require("fs-extra"),s=require("source-map-js");function o(e){return e.replace(/\\/g,"/")}function a(e,t,r,i,n,s,o){return{code:e,category:t,key:r,message:i,reportsUnnecessary:n,elidedInCompatabilityPyramid:s,reportsDeprecated:o}}function c(e){let t,r=()=>{};return t=e?Promise.race([new Promise((t=>setTimeout(t,e,!0))),new Promise((e=>r=e))]):new Promise((e=>r=e)),{promise:t,resolve:r}}!function(e){e[e.Warning=0]="Warning",e[e.Error=1]="Error",e[e.Suggestion=2]="Suggestion",e[e.Message=3]="Message"}(e||(e={})),a(1e5,e.Error,"Type_literal_property_must_have_a_type_annotation_100000","Type literal property must have a type annotation."),a(100001,e.Error,"Only_one_extends_heritage_clause_is_allowed_for_interface_100001","Only one extends heritage clause is allowed for interface"),a(100002,e.Error,"Variable_declaration_must_have_initializer_100002","Variable declaration must have initializer."),a(100003,e.Error,"Nested_type_literal_is_not_supported_100003","Nested type literal is not supported."),a(100004,e.Error,"Invalid_generic_type_which_can_not_be_constructed_100004","Invalid generic type which can not be constructed."),a(100005,e.Error,"script_setup_cannot_contain_ES_module_exports_100005","`