Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Require

Hierarchy

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

  • new Require(__namedParameters: object): Require

Properties

Protected declaration

declaration: Interface

file

file: File

original

original: string

Accessors

isMapped

  • get isMapped(): Promise<boolean>

module

  • get module(): Path

path

  • get path(): string

Methods

map

  • map(options: CompilerOptions): Promise<boolean>

toString

  • toString(): string

Protected update

  • update(value: string): void