UNPKG

eslint-plugin-logical-properties

Version:
3 lines 183 B
import type { ValidProperty } from '../types.js'; export declare const isValidProperty: (property: unknown) => property is ValidProperty; //# sourceMappingURL=isValidProperty.d.ts.map