@wordpress/block-library
Version:
Block library for the WordPress editor.
8 lines (7 loc) • 401 B
Source Map (JSON)
{
"version": 3,
"sources": ["../../src/html/save.js"],
"sourcesContent": ["// The block's markup is serialized from its `innerContent` (static HTML\n// fragments interleaved with inner blocks), not from a save implementation.\nexport default function save() {\n\treturn null;\n}\n"],
"mappings": ";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAEe,SAAR,OAAwB;AAC9B,SAAO;AACR;",
"names": []
}