UNPKG

@jbrowse/core

Version:

JBrowse 2 core libraries used by plugins

6 lines (5 loc) 145 B
export declare function getSerializedSvg(results: { width: number; height: number; canvasRecordedData: unknown; }): Promise<string>;