Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConvertPathToModuleOptions

Additional conversion options

Hierarchy

  • ConvertPathToModuleOptions

Index

Properties

Optional noExistenceCheck

noExistenceCheck: boolean

Disables existence check and assumes that file exists

Optional noExtensionRemoval

noExtensionRemoval: boolean

Disables extension removal

Optional noPrefix

noPrefix: boolean

Disables addition of module name as prefix for module name

Optional rootType

rootType: IBasePathType

Type of base path used during path resolving

Generated using TypeDoc