Kind: Interface
Source: atloria-monorepo/apps/api/src/docs-repo/reconciler.service.ts
Properties
| Property | Type |
|---|---|
inSync | boolean |
differences | number |
added | string[] |
removed | string[] |
changed | string[] |
needsRenormalize | boolean |
Kind: Interface
Source: atloria-monorepo/apps/api/src/docs-repo/reconciler.service.ts
| Property | Type |
|---|---|
inSync | boolean |
differences | number |
added | string[] |
removed | string[] |
changed | string[] |
needsRenormalize | boolean |
Was this page helpful?