UNPKG

104 BTypeScriptView Raw
1import { Tags } from './types';
2export declare function guessTargets(): Promise<Record<Tags, boolean>>;