no message

This commit is contained in:
DESKTOP-RQ919RC\Pc 2025-06-26 16:32:46 +08:00
parent 2a4b1c5207
commit 532a63f423

View File

@ -3454,7 +3454,7 @@ const useEmptyValuesProps = buildProps({
}); });
const keysOf = (arr) => Object.keys(arr); const keysOf = (arr) => Object.keys(arr);
shared_cjs_prodExports.hasOwn; // shared_cjs_prodExports.hasOwn;
const globalConfig = ref(); const globalConfig = ref();
function useGlobalConfig(key, defaultValue = void 0) { function useGlobalConfig(key, defaultValue = void 0) {