UNPKG

@storybook/angular

Version:

Storybook for Angular: Develop Angular components in isolation with hot reloading.

6 lines (5 loc) 182 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.not = void 0; // To avoid "No inputs were found in config file" tsc error exports.not = 'empty';