Documentation
    Preparing search index...

    Interface DownloadFileMetaType

    interface DownloadFileMetaType {
        onlyContent?: boolean;
        path: string;
    }
    Index

    Properties

    Properties

    onlyContent?: boolean
    path: string