# @lynx-js/web-constants

A common dependency library that defines constants for the Lynx3 Web Platform.

## Usage

```javascript
import  { cardIdAttribute, lynxViewRootDomId }'@lynx-js/web-constants';
```
