UNPKG

@navikt/ds-react

Version:

React components from the Norwegian Labour and Welfare Administration.

4 lines 145 B
"use client"; export { default as Chat } from "./Chat.js"; export { default as ChatBubble } from "./Bubble.js"; //# sourceMappingURL=index.js.map