UNPKG

@olapat/react-useform

Version:
12 lines (11 loc) 249 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.actionTypes = void 0; exports.actionTypes = { MAIN: { CHANGE: 'CHANGE', SET: 'SET', RESET: 'RESET', SET_NEW: 'SET_NEW' } };