@wordpress/block-library
Version:
Block library for the WordPress editor.
8 lines (7 loc) • 413 B
Source Map (JSON)
{
"version": 3,
"sources": ["../../src/nextpage/save.js"],
"sourcesContent": ["/**\n * WordPress dependencies\n */\nimport { RawHTML } from '@wordpress/element';\n\nexport default function save() {\n\treturn <RawHTML>{ '<!--nextpage-->' }</RawHTML>;\n}\n"],
"mappings": ";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAGA,qBAAwB;AAGhB;AADO,SAAR,OAAwB;AAC9B,SAAO,4CAAC,0BAAU,6BAAmB;AACtC;",
"names": []
}