@eeymoo/ai-coding-sync
Preparing search index...
src/output/progress
ProgressEvent
Interface ProgressEvent
Progress event payload.
Since
0.1.0
interface
ProgressEvent
{
current
:
number
;
file
:
string
;
total
:
number
;
}
Index
Properties
current
file
total
Properties
current
current
:
number
file
file
:
string
total
total
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
current
file
total
@eeymoo/ai-coding-sync
Loading...
Progress event payload.
Since
0.1.0