UNPKG

@nxext/stencil

Version:

Nx plugin for stenciljs

16 lines (15 loc) 638 B
export declare const stencilVersion = "^2.10.0"; export declare const stencilRouterVersion = "^1.0.1"; export declare const ionicVersion = "^5.8.4"; export declare const autoprefixerVersion = "^9.7.6"; export declare const autoprefixerTypesVersion = "^9.7.2"; export declare const puppeteer = "~5.3.1"; export declare const puppeteerType = "~5.4.4"; export declare const eslintPluginImportVersion = "2.22.1"; export declare const eslintPluginStencilVersion = "0.3.1"; export declare const STENCIL_OUTPUTTARGET_VERSION: { [style: string]: string; }; export declare const STENCIL_STYLE_PLUGIN_VERSION: { [style: string]: string; };