UNPKG

@wordpress/block-editor

Version:
8 lines (7 loc) 471 B
{ "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": ";AAGA,SAAS,qBAAqB;AAE9B,IAAM,yBAAyB,cAAc;AAC7C,uBAAuB,cAAc;AAErC,IAAO,kBAAQ;", "names": [] }