Koalafied Typescript
by @angrykoala
Tests if a string is a xPath.
Warning: This package does not provide full guarantee that the xPath is valid. This package is intended for code trying to check if a string is an xPath selector or css selector.
const isXPath=; ; // true; // false
License
This projects is under GPL-3.0 License