UNPKG

@wordpress/block-library

Version:
11 lines (10 loc) 399 B
import { __dangerousOptInToUnstableAPIsOnlyForCoreModules } from "@wordpress/private-apis"; const { lock, unlock } = __dangerousOptInToUnstableAPIsOnlyForCoreModules( "I acknowledge private features are not for use in themes or plugins and doing so will break in the next version of WordPress.", "@wordpress/block-library" ); export { lock, unlock }; //# sourceMappingURL=lock-unlock.js.map