UNPKG

@krobotech/v-form-builder

Version:

Vue Form Builder PRO MAX built from top of Vue. Super dynamic and flexible including Drag and Drop feature.

12 lines (10 loc) 224 B
/** * Main Configuration of the Vue-Form-Builder * @author Phat Tran */ const MAIN_CONSTANTS = { COPYRIGHT: "Vue-Form-Builder v2.1.1 - github.com/sethsandaru with Love <3", } export { MAIN_CONSTANTS }