UNPKG

@plutojl/rainbow

Version:

TypeScript/JavaScript API for programmatically interacting with Pluto notebooks

7 lines (6 loc) 213 B
export function EditorLaunchBackendButton({ editor, launch_params, status }: { editor: any; launch_params: any; status: any; }): preact.ReactElement; import * as preact from "../../imports/Preact.js";