app
/
com.mateusz.workoutcustomer.database
/
WorkoutRepository
/
insert
insert
@WorkerThread
suspend
fun
insert
(
workout
:
Workout
)
:
Unit