UNPKG

@empathyco/x-components

Version:
5 lines 295 B
import type { SnippetConfig } from '../x-installer/api/api.types'; import type { InstallXOptions } from '../x-installer/x-installer/types'; export declare const baseSnippetConfig: SnippetConfig; export declare const baseInstallXOptions: InstallXOptions; //# sourceMappingURL=base-config.d.ts.map