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
/
set-missing-id-attributes.d.ts
2 lines
(1 loc)
•
64 B
TypeScript
View Raw
1
2
export
default
function
setMissingIdAttributes
(html: any)
: any;