UNPKG

@netlify/config

Version:
10 lines (9 loc) 158 B
export type Integration = { slug: string; version?: string; has_build?: boolean; dev?: { path: string; }; author?: string; };