Skip to content

FormioActionMongooseSchema

@tsed/formio

Usage

typescript
import { FormioActionMongooseSchema } from "@tsed/third-parties/formio/src/types/domain/FormioAction";

See /packages/third-parties/formio/src/types/domain/FormioAction.ts.

Overview

ts
type FormioActionMongooseSchema = FormioMongooseSchema<FormioAction>;

Released under the MIT License.