Back to Node Auth0

Interface ActionModuleDependency

docs/interfaces/management.Management.ActionModuleDependency.html

5.9.1625 B
Original Source

Interface ActionModuleDependency

interface ActionModuleDependency {
name?: string;
version?: string;
}

Index

Properties

name?version?

Properties

Optionalname

name?: string

The name of the npm dependency.

Optionalversion

version?: string

The version of the npm dependency.

Settings

Member Visibility

  • Protected
  • Inherited

ThemeOSLightDark

On This Page

Properties nameversion