Repository URL to install this package:
|
Version:
2.1.14 ▾
|
"use strict";
Object.defineProperty(exports, "__esModule", {
value: true
});
const inputsList = [{
type: 'search',
name: 'searchInput',
label: 'Search by Id, Name'
}];
exports.inputsList = inputsList;