Interface ContextVars

interface ContextVars {
    projectDir: string;
}

Properties

Properties

projectDir: string

Generated using TypeDoc