Options
All
  • Public
  • Public/Protected
  • All
Menu

Class AllExport

Declares an all export (i.e. export * from ...).

export
class

AllExport

implements

{Export}

Hierarchy

  • AllExport

Implements

Index

Constructors

Properties

Constructors

constructor

  • new AllExport(start: number, end: number, from: string): AllExport

Properties

end

end: number

from

from: string

start

start: number

Generated using TypeDoc