Options
All
  • Public
  • Public/Protected
  • All
Menu

External module "regexp/basename/docs/types/index.d"

Index

Interfaces

Type aliases

Variables

Type aliases

PLATFORM

PLATFORM: "win32" | "posix"

Variables

Export assignment reBasename

reBasename: ReBasename

Returns a regular expression to capture the last part of a path.

param

path platform (win32 or posix)

returns

regular expression