Variable transformerConst

transformer: {
    from(value) => string;
    to(value) => string;
} = ...

Type declaration

Generated using TypeDoc