import Card from "./src/card.vue"; import Gradient from "./src/gradient.vue"; import Page from "./src/page.vue"; export { Card, Gradient, Page };