Searched defs:addDebugCounterTrack (Results 1 – 2 of 2) sorted by relevance
16 import {type addDebugCounterTrack} from './tracks/debug_tracks'; alias33 addDebugCounterTrack: typeof addDebugCounterTrack; property
118 export async function addDebugCounterTrack(args: DebugCounterTrackArgs) { function