Model.storage property
Signature:
readonly storage?: {
readonly table?: string;
readonly fields?: Record<string, {
readonly column?: string;
}>;
};
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.