parsePath
parsePath(
s):Path
Defined in: output-transform/path.ts:77
Parse a dot-separated string into a Path. Useful for migration from stringly-typed APIs.
Parameters
Section titled “Parameters”string
parsePath(
s):Path
Defined in: output-transform/path.ts:77
Parse a dot-separated string into a Path. Useful for migration from stringly-typed APIs.
string