UNPKG

@wordpress/e2e-test-utils

Version:
9 lines (8 loc) 240 B
import { wpDataSelect } from "./wp-data-select"; async function getEditedPostContent() { return wpDataSelect("core/editor", "getEditedPostContent"); } export { getEditedPostContent }; //# sourceMappingURL=get-edited-post-content.js.map