UNPKG

@realsee/dnalogel

Version:
6 lines (5 loc) 280 B
import PanoRulerPlugin from './Plugin'; export { PanoRulerPlugin }; export default PanoRulerPlugin; export type { Room, Rooms, RoomInfo, RoomRules } from './typings'; export type { PanoRulerPluginOptions, PanoRulerPluginParameterType, PanoRulerPluginExportType } from './Plugin';