UNPKG

declapract

Version:

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

6 lines (5 loc) 129 B
export declare const executePlan: (options: { config: string; practice?: string; file?: string; }) => Promise<void>;