UNPKG

gd-bs

Version:

Bootstrap JavaScript, TypeScript and Web Components library.

7 lines (6 loc) 153 B
import * as Components from "./components/components"; import { Icons, IconTypes } from "./icons"; export { Components, Icons, IconTypes }