import { storage } from "#imports" export const featureEnableBlock = storage.defineItem("local:enableBlock", { fallback: false })