UNPKG

@plutojl/rainbow

Version:

TypeScript/JavaScript API for programmatically interacting with Pluto notebooks

5 lines (4 loc) 145 B
export function AIContext({ cell_id, current_code }: { cell_id: any; current_code: any; }): import("../imports/Preact.js").ReactElement;