import { DATA_KEY } from '../constants/index.js'; export type DataKey = (typeof DATA_KEY)[keyof typeof DATA_KEY];