UNPKG

declapract

Version:

A tool to declaratively define best practices, maintainable evolve them, and scalably enforce them.

4 lines (3 loc) 128 B
export declare const validate: ({ declarePracticesConfigPath, }: { declarePracticesConfigPath: string; }) => Promise<void>;