mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-18 15:42:54 +00:00
refactor: update dependencies
This commit is contained in:
@@ -12,10 +12,8 @@
|
||||
* You should have received a copy of the GNU General Public License along with
|
||||
* this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
import {
|
||||
ElasticsearchDynamicTemplate,
|
||||
ElasticsearchValue
|
||||
} from '../../src/mappings/mapping-definitions';
|
||||
|
||||
import {ElasticsearchDynamicTemplate, ElasticsearchValue} from '../../src/types/mapping';
|
||||
|
||||
export interface MapAggTestOptions {
|
||||
name: string;
|
||||
|
||||
Reference in New Issue
Block a user