PathCopyimport type { Path } from "https://raw.githubusercontent.com/pillarjs/path-to-regexp/master/src/index.ts";Supported path types. type Path = string | TokenData;§Type§string | TokenData[src]