interface ExternalModuleDefault {
    userExits?: UserExitDeclaration[];
}

Properties

Properties

userExits?: UserExitDeclaration[]