beancount
    Preparing search index...

    Type Alias BeancountDateEntryType

    BeancountDateEntryType: BeancountDatedEntryType

    Union type of all Beancount entry types that include a date field. Excludes non-dated directives: include, option, plugin, pushtag, poptag.

    This type is re-exported from entryTypeToClass.mjs for backward compatibility. Use BeancountDatedEntryType instead.