KC's Workspace
    Preparing search index...
    interface AsyncLeak {
        filename: string;
        projectName: string;
        stack: string;
        type: string;
    }
    Index

    Properties

    filename: string
    projectName: string
    stack: string
    type: string