Function: getAttributes()
getAttributes(
attribs):Record<string,string>
Defined in: packages/core/src/dom/index.ts:40
Internal
A small helper function that should probably be removed
Parameters
attribs
The attributes of the element
Returns
Record<string, string>