UNPKG

@nx/gatsby

Version:

Gatsby Plugin for Nx

8 lines (7 loc) 137 B
export interface GatsbyPluginBuilderSchema { buildTarget: string; host: string; port: string; open: boolean; https: boolean; }