UNPKG

@insightphp/panels

Version:
9 lines (8 loc) 201 B
export { default as Panel } from './Panel.vue'; export { default as PanelRow } from './PanelRow.vue'; export declare namespace Components { interface Panel { } interface PanelRow { } }