private validator:()
in
src/options.ts [88:89]
2
lines of code
1
McCabe index (conditional complexity)
private validator: (x: any) => T = x => x as T, ) {}