APIFunctionsgetValueByPathOn this pageFunction: getValueByPath() getValueByPath<T>(obj, path): any Defined in: utils/getValueByPath.ts:3 Type Parameters T T = Record<string, any> Parameters obj T path string Returns any