UNPKG

@spotinst/spinnaker-deck

Version:

Spinnaker-Deck service, forked with support to Spotinst

5 lines (4 loc) 70 B
export interface IArtifactSource<S> { source: S; label: string; }