UNPKG

@realsee/dnalogel

Version:
4 lines (3 loc) 153 B
import type { Five } from '@realsee/five'; import type { Tag } from '../typings'; export declare function addDebugPoints(five: Five, tags: Tag[]): void;