UNPKG

@sanity/desk-tool

Version:

Tool for managing all sorts of content in a structured manner

8 lines (7 loc) 207 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.CURRENT_REVISION_FLAG = void 0; var CURRENT_REVISION_FLAG = '-'; exports.CURRENT_REVISION_FLAG = CURRENT_REVISION_FLAG;