UNPKG

@sanity/form-builder

Version:
16 lines (15 loc) 446 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var _withFocusRing = require("./withFocusRing"); Object.keys(_withFocusRing).forEach(function (key) { if (key === "default" || key === "__esModule") return; if (key in exports && exports[key] === _withFocusRing[key]) return; Object.defineProperty(exports, key, { enumerable: true, get: function get() { return _withFocusRing[key]; } }); });