@vicinae/api
    Preparing search index...

    Type Alias Props

    type Props = {
        text: string;
        title?: string;
    }
    Index

    Properties

    Properties

    text: string
    title?: string