UNPKG

@wordpress/block-library

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