UNPKG

@bernierllc/content-autosave-manager

Version:

Automatic content saving with debouncing, retry logic, and conflict detection

4 lines (3 loc) 143 B
export { AutosaveManager } from './AutosaveManager'; export * from './types'; export { loadConfigFromEnv, mergeWithDefaults } from './config';