TextCopyimport type { Text } from "https://raw.githubusercontent.com/pillarjs/path-to-regexp/master/src/index.ts";Plain text. interface Text {type: "text";value: string;}§Properties§type: "text"[src]§value: string[src]