( path: string, options?: StartTimeEntryOptions, context?: TaskNotesMutationContext )
| 796 | |
| 797 | export interface TaskNotesRuntimeTimeApi { |
| 798 | start( |
| 799 | path: string, |
| 800 | options?: StartTimeEntryOptions, |
| 801 | context?: TaskNotesMutationContext |
no outgoing calls
no test coverage detected