UNPKG

@wordpress/block-library

Version:
8 lines (7 loc) 233 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DEFAULT_MEDIA_SIZE_SLUG = void 0; const DEFAULT_MEDIA_SIZE_SLUG = exports.DEFAULT_MEDIA_SIZE_SLUG = 'full'; //# sourceMappingURL=constants.js.map