Sha256: a186fde3b1dde9642dda936e23a21cb73428340eb817e62f4442bb0fca6fa351
Contents?: true
Size: 223 Bytes
Versions: 26
Compression:
Stored size: 223 Bytes
Contents
import type { ASTVisitor } from '../../language/visitor'; import type { ASTValidationContext } from '../ValidationContext'; export declare function MaxIntrospectionDepthRule( context: ASTValidationContext, ): ASTVisitor;
Version data entries
26 entries across 26 versions & 1 rubygems