UNPKG

@omnia/fx-models

Version:
4 lines (3 loc) 172 B
import { PropertyValueBinding, PropertyDefinition } from "../properties"; export interface UserTypeRule extends PropertyValueBinding<PropertyDefinition<any, any, any>> { }