UNPKG

@nxext/stencil

Version:

Nx plugin for stenciljs

3 lines (2 loc) 161 B
export declare function isStencilProjectBuilder(project: any, builderCommand: string): boolean; export declare function isStencilProject(project: any): boolean;