asu-regex-js
    Preparing search index...

    Type Alias SectionProjectGarbage

    type SectionProjectGarbage = {
        comments: string[];
        properties: Map<string, string>;
    }
    Index

    Properties

    Properties

    comments: string[]
    properties: Map<string, string>