Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
test
CollectionDelta
Interface CollectionDelta<K, T>
interface
CollectionDelta
<
K
,
T
>
{
added
?:
T
[]
;
removed
?:
K
[]
;
}
Type Parameters
K
T
Index
Properties
added?
removed?
Properties
Optional
added
added
?:
T
[]
Optional
removed
removed
?:
K
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
added
removed
Theia TypeDoc
Loading...