UNPKG

@wordpress/block-library

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