UNPKG

@uswds/web-components

Version:

> [!CAUTION] > Work on the next version of the Design System is happening in this repo. The code in this repository is not yet ready for production use.

7 lines (6 loc) 141 B
import { UsaLink as a } from "./usa-link.js"; import { UsaBanner as n } from "./usa-banner.js"; export { n as UsaBanner, a as UsaLink };