UNPKG

@ctodev/cclibrary-typings

Version:

Library typings for use with CLARC INFINITY

3 lines (2 loc) 138 B
import { ValidatorFn } from "@angular/forms"; export declare function tccNotSameValidator(compareValues: string | string[]): ValidatorFn;