lion/packages/select-rich/lion-option.js
Manuel Martin b2f981db72 refactor: add package exports entry
This commit adds the exports entry in each package.json, exposing the public parts of each package and hiding the private ones.
2021-02-15 17:49:22 +01:00

5 lines
102 B
JavaScript

/**
* @deprecated
* Import here for backwards compatibility
*/
import '@lion/listbox/lion-option';