UNPKG

@storybook/angular

Version:

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

7 lines (6 loc) 161 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.defineMain = defineMain; function defineMain(config) { return config; }