KC's Workspace
    Preparing search index...
    interface Note {
        text: string;
        title: string;
    }
    Index

    Properties

    Properties

    text: string
    title: string