UNPKG

ut-tools

Version:

Build and Release management automation package.

3 lines (2 loc) 125 B
import type { Fetch } from '../types'; export declare function isBasicRuleset(uri: string, fetch?: Fetch): Promise<boolean>;