UNPKG

@nx/gatsby

Version:

Gatsby Plugin for Nx

4 lines (3 loc) 129 B
import { Tree } from '@nx/devkit'; export declare function addJsInclude(host: Tree): Promise<void>; export default addJsInclude;