UNPKG

@insightphp/panels

Version:
5 lines (4 loc) 162 B
import { default as Panels } from './plugin'; import type { PluginOptions } from "./plugin"; export * from './View/Components'; export { Panels, PluginOptions };