mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
export patchdb ts types from rust
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Pipe, PipeTransform } from '@angular/core'
|
||||
import { Progress } from 'src/app/services/patch-db/data-model'
|
||||
import { Progress } from '../../../../../../../core/startos/bindings/Progress'
|
||||
|
||||
@Pipe({
|
||||
name: 'installingProgressString',
|
||||
|
||||
Reference in New Issue
Block a user