UNPKG

@salesforce/core

Version:

Core libraries to interact with SFDX projects, orgs, and APIs.

3 lines (2 loc) 94 B
import { z } from 'zod'; export declare const RegistryPresetsSchema: z.ZodArray<z.ZodString>;