UNPKG

@insightphp/panels

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