Ask a question to get started
Enter to sendā¢Shift+Enter new line
Utility function to get text at a specific JSON path
getTextAtPath(obj: any, path: string): string[]
obj
any
path
string