Appearance
function observeMutations(): void
Starts observing HTML document for changes. Required by imgit to lazy-load elements added dynamically, eg in single-page apps (SPA).
void
client/mutation.ts:15 ↗