@wordpress/block-editor
Version:
8 lines (7 loc) • 357 B
Source Map (JSON)
{
"version": 3,
"sources": ["../../../src/components/block-rename/is-empty-string.js"],
"sourcesContent": ["export default function isEmptyString( testString ) {\n\treturn testString?.trim()?.length === 0;\n}\n"],
"mappings": ";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAe,SAAR,cAAgC,YAAa;AACnD,SAAO,YAAY,KAAK,GAAG,WAAW;AACvC;",
"names": []
}