import * as R from "ramda";

export const PlayerFocusableWrapperView = R.prop("children");
