@refinio/one.models
    Preparing search index...
    interface News {
        $type$: "News";
        content: string;
    }
    Index

    Properties

    Properties

    $type$: "News"
    content: string