UNPKG

@datalayer/core

Version:

[![Datalayer](https://assets.datalayer.tech/datalayer-25.svg)](https://datalayer.io)

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