appointme
    Preparing search index...

    Type Alias Slot

    type Slot = {
        end: string;
        start: string;
    }
    Index

    Properties

    Properties

    end: string
    start: string