@open-formulieren/types
    Preparing search index...

    Interface IncludeToday

    interface IncludeToday {
        includeToday: null | boolean;
    }
    Index

    Properties

    Properties

    includeToday: null | boolean