UNPKG

@dndbuilder.com/react

Version:

Drag and drop builder for React

16 lines (15 loc) 298 B
import { LicenseTier as e } from "./types.js"; const o = { [e.FREE]: [], [e.PREMIUM]: [ // BlockType.TABS, // BlockType.DROPDOWN, // BlockType.SLIDER, // BlockType.DRAWER, // BlockType.ICON, ] }; export { o as LicenseConfig }; //# sourceMappingURL=license.config.js.map