UNPKG

opendash

Version:

open.DASH data visualization framework

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