UNPKG

@nx/gatsby

Version:

Gatsby Plugin for Nx

5 lines (4 loc) 126 B
declare function onCreateBabelConfig({ actions }: { actions: any; }, options: any): void; export { onCreateBabelConfig };