UNPKG
@apihawk/help-center-sdk
Version:
latest (0.0.2)
0.0.2
The ApiHawk Help Center SDK
@apihawk/help-center-sdk
/
lib
/
services
/
common
/
parse-product-translations.d.ts
2 lines
(1 loc)
•
75 B
TypeScript
View Raw
1
2
export
default
function
parseProductTranslations
(translations?: any)
: any;