UNPKG

@datalayer/core

Version:
5 lines (4 loc) 148 B
declare const useCellOutputshot: () => (string | ((node: HTMLDivElement) => void) | { error: undefined; })[]; export default useCellOutputshot;