UNPKG

@altiore/form

Version:

Form helper for building powerful forms

3 lines (2 loc) 182 B
import { InsertPosition } from '../../../../../../@common/types'; export declare const add: (list: number[], fieldName: string, index?: number, offset?: InsertPosition) => number[];