UNPKG

declapract

Version:

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

3 lines (2 loc) 155 B
import { FileFixFunction } from '../../../../../../domain'; export declare const fixContainsWhenFileDoesntExistBySettingDeclaredContents: FileFixFunction;