Back to Node Auth0

Interface ActionModuleDependencyRequest

docs/interfaces/management.Management.ActionModuleDependencyRequest.html

5.9.1620 B
Original Source

Interface ActionModuleDependencyRequest

interface ActionModuleDependencyRequest {
name: string;
version: string;
}

Index

Properties

nameversion

Properties

name

name: string

The name of the npm dependency.

version

version: string

The version of the npm dependency.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties nameversion