UNPKG

@skillbill/vuelace-3

Version:

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![npm version](https://badge.fury.io/js/@skillbill%2Fvuelace-3.svg)](https://badge.fury.io/js/@skillbill%2Fvuelace-3)

5 lines (4 loc) 159 B
export * from './shoelace'; export { addIcon, addIcons } from './icons'; export * from './components'; export declare const installVuelace: (app: any) => any;