SPeCS Packages Documentation
    Preparing search index...
    interface TestFile {
        code: string;
        name: string;
        path?: string;
    }
    Index

    Properties

    Properties

    code: string
    name: string
    path?: string