@wordpress/block-editor
Version:
8 lines (7 loc) • 511 B
Source Map (JSON)
{
"version": 3,
"sources": ["../../../src/components/inserter-listbox/context.js"],
"sourcesContent": ["/**\n * WordPress dependencies\n */\nimport { createContext } from '@wordpress/element';\n\nconst InserterListboxContext = createContext();\nInserterListboxContext.displayName = 'InserterListboxContext';\n\nexport default InserterListboxContext;\n"],
"mappings": ";;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAGA,qBAA8B;AAE9B,IAAM,6BAAyB,8BAAc;AAC7C,uBAAuB,cAAc;AAErC,IAAO,kBAAQ;",
"names": []
}