Skip to content

name

Get the name for the submodule.

Signature

ts
class Submodule {
  name(): string;
}

Released under the MIT License.