@wordpress/compose
Version:
WordPress higher-order components (HOCs).
8 lines (7 loc) • 506 B
Source Map (JSON)
{
"version": 3,
"sources": ["../src/private-apis.ts"],
"sourcesContent": ["/**\n * Internal dependencies\n */\nimport { lock } from './lock-unlock';\nimport subscribeDelegatedListener from './utils/subscribe-delegated-listener';\n\n/**\n * Private @wordpress/compose APIs.\n */\nexport const privateApis = {};\nlock( privateApis, {\n\tsubscribeDelegatedListener,\n} );\n"],
"mappings": ";AAGA,SAAS,YAAY;AACrB,OAAO,gCAAgC;AAKhC,IAAM,cAAc,CAAC;AAC5B,KAAM,aAAa;AAAA,EAClB;AACD,CAAE;",
"names": []
}