Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ z } from
'zod'
2
3
export
const
SQL_CELL_VARIABLE_TYPES = [
'dataframe'
,
'query_preview'
] as
const
4
Callers
nothing calls this directly
Calls
1
emptyContent
Function · 0.85
Tested by
no test coverage detected