MCPcopy Create free account
hub / github.com/deepnote/deepnote / deepnote-file-schema.ts

File deepnote-file-schema.ts

packages/blocks/src/deepnote-file/deepnote-file-schema.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { z } from 'zod'
2
3export const SQL_CELL_VARIABLE_TYPES = ['dataframe', 'query_preview'] as const
4

Callers

nothing calls this directly

Calls 1

emptyContentFunction · 0.85

Tested by

no test coverage detected