UNPKG

@plutojl/rainbow

Version:

TypeScript/JavaScript API for programmatically interacting with Pluto notebooks

5 lines (4 loc) 127 B
export function Scroller({ active }: { active: any; }): any; export function scroll_cell_into_view(cell_id: string): void;