UNPKG

@storybook/builder-webpack4

Version:
6 lines (5 loc) 174 B
/** * Returns true if the framework can use the base TS config. * @param {string} framework */ export declare const useBaseTsSupport: (framework: string) => boolean;