9 lines
315 B
TypeScript
9 lines
315 B
TypeScript
// Auto-generated stub — replace with real implementation
|
|
export type NotebookCell = any
|
|
export type NotebookContent = any
|
|
export type NotebookCellOutput = any
|
|
export type NotebookCellSource = any
|
|
export type NotebookCellSourceOutput = any
|
|
export type NotebookOutputImage = any
|
|
export type NotebookCellType = any
|