@wordpress/block-library
Version:
Block library for the WordPress editor.
8 lines (7 loc) • 408 B
Source Map (JSON)
{
"version": 3,
"sources": ["../../src/playlist/context.js"],
"sourcesContent": ["import { createContext } from '@wordpress/element';\n\nexport const PlaylistContext = createContext( {\n\tcurrentTrackClientId: null,\n\tsetCurrentTrackClientId: () => {},\n} );\n"],
"mappings": ";AAAA,SAAS,qBAAqB;AAEvB,IAAM,kBAAkB,cAAe;AAAA,EAC7C,sBAAsB;AAAA,EACtB,yBAAyB,MAAM;AAAA,EAAC;AACjC,CAAE;",
"names": []
}