mirror of https://github.com/portainer/portainer
3 lines
95 B
TypeScript
3 lines
95 B
TypeScript
|
export { BoxSelector } from './BoxSelector';
|
||
|
export type { BoxSelectorOption } from './types';
|