Skip to content

Alter

@tsed/formio

Usage

typescript
import { Alter } from "@tsed/formio";

See /packages/third-parties/formio/src/types/decorators/alter.ts.

Overview

ts
function Alter(name: string): ClassDecorator;

Released under the MIT License.