UNPKG

probot

Version:

A framework for building GitHub Apps to automate and improve your workflow

2 lines (1 loc) 95 B
export declare function validateLogFormat(value: unknown): asserts value is "pretty" | "json";