Interface

Gck-2GckModuleConstructorProps

interface ConstructorProps {
    functions: never;
    path: string;
}

Hierarchy (View Summary)

Index
functions: never
path: string