UNPKG

@sanity/desk-tool

Version:

Tool for managing all sorts of content in a structured manner

12 lines (11 loc) 251 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); Object.defineProperty(exports, "ErrorPane", { enumerable: true, get: function get() { return _ErrorPane.ErrorPane; } }); var _ErrorPane = require("./ErrorPane");