UNPKG

@webiny/api-form-builder-so-ddb-es

Version:

[![](https://img.shields.io/npm/dw/@webiny/api-form-builder-so-ddb-es.svg)](https://www.npmjs.com/package/@webiny/api-form-builder-so-ddb-es) [![](https://img.shields.io/npm/v/@webiny/api-form-builder-so-ddb-es.svg)](https://www.npmjs.com/package/@webiny

13 lines (11 loc) 471 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.FormElasticsearchFieldPlugin = void 0; var _apiElasticsearch = require("@webiny/api-elasticsearch"); class FormElasticsearchFieldPlugin extends _apiElasticsearch.ElasticsearchFieldPlugin { static type = "formBuilder.elasticsearch.fieldDefinition.form"; } exports.FormElasticsearchFieldPlugin = FormElasticsearchFieldPlugin; //# sourceMappingURL=FormElasticsearchFieldPlugin.js.map