Interface

Gck-2GckModuleConstructorProps

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

Hierarchy (View Summary)

Index

Properties

Properties

functions: any
path: string