UNPKG

declapract

Version:

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

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