{
  "version": 3,
  "sources": ["../../../src/components/block-rename/use-block-rename.js"],
  "sourcesContent": ["/**\n * WordPress dependencies\n */\nimport { getBlockSupport } from '@wordpress/blocks';\n\nexport default function useBlockRename( name ) {\n\treturn {\n\t\tcanRename: !! name && getBlockSupport( name, 'renaming', true ),\n\t};\n}\n"],
  "mappings": ";AAGA,SAAS,uBAAuB;AAEjB,SAAR,eAAiC,MAAO;AAC9C,SAAO;AAAA,IACN,WAAW,CAAC,CAAE,QAAQ,gBAAiB,MAAM,YAAY,IAAK;AAAA,EAC/D;AACD;",
  "names": []
}
