UNPKG

eslint-plugin-logical-properties

Version:
3 lines 192 B
import type { ValidProperty } from '../types.js'; export declare const getValidPropertyName: (property: ValidProperty) => string | undefined; //# sourceMappingURL=getValidPropertyName.d.ts.map