提交 6a43cdfa 编写于 作者: Q qiang

chore: build

上级 8d389eea
...@@ -3911,7 +3911,10 @@ var serviceContext = (function () { ...@@ -3911,7 +3911,10 @@ var serviceContext = (function () {
if (hasOwn(platformSchema, schema)) { if (hasOwn(platformSchema, schema)) {
return platformSchema[schema] return platformSchema[schema]
} }
return true if (hasOwn(api$2, schema)) {
return true
}
return false
} }
var require_context_module_1_1 = /*#__PURE__*/Object.freeze({ var require_context_module_1_1 = /*#__PURE__*/Object.freeze({
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册