{"version":3,"sources":["../../../src/writeContentDeclaration/dictionaryStatus.ts"],"sourcesContent":["export type DictionaryStatus =\n  | 'pending'\n  | 'fetching'\n  | 'up-to-date'\n  | 'replaced'\n  | 'updated'\n  | 'fetched'\n  | 'unknown'\n  | 'error'\n  | 'imported'\n  | 'reimported in JSON'\n  | 'reimported in new location';\n"],"mappings":";;;;;;;;;;;;;;AAAA;AAAA;","names":[]}