Union type of all valid Beancount entry type names. EntryTypes derived from https://beancount.github.io/docs/beancount_language_syntax.html#directives-1 Entries can have two additional 'fake' types: 'comment' and 'blankline', see EntryType
Derived from DATED_ENTRY_TYPES and NON_DATED_ENTRY_TYPES.
Union type of all valid Beancount entry type names. EntryTypes derived from https://beancount.github.io/docs/beancount_language_syntax.html#directives-1 Entries can have two additional 'fake' types: 'comment' and 'blankline', see EntryType
Derived from DATED_ENTRY_TYPES and NON_DATED_ENTRY_TYPES.