UNPKG

opendash

Version:

open.DASH data visualization framework

5 lines (4 loc) 104 B
/** * The ID of the source as a string */ export declare type SourceIdentifierInterface = string;