interface ITransformationOptions

Options for transformations that can be configured

Properties

optional
allowIp: boolean

Whether to allow IP address rules

Usage

import { type ITransformationOptions } from ".";