Interface BeforeC

interface BeforeC {
    fullPath: string;
}

Properties

Properties

fullPath: string

Generated using TypeDoc