banira
    Preparing search index...

    Interface ScaffoldFile

    interface ScaffoldFile {
        content: string;
        path: string;
    }
    Index

    Properties

    Properties

    content: string
    path: string

    Path relative to the target directory.