Searched refs:TrackConfig (Results 1 – 1 of 1) sorted by relevance
26 interface TrackConfig {} interface28 type TrackConfigWithNamespace = TrackConfig&{namespace: string};82 configHasNamespace(config: TrackConfig): config is TrackConfigWithNamespace {