UNPKG

@storybook/preset-typescript

Version:
3 lines (2 loc) 131 B
import { Options } from '../options'; export declare const isCompatible: ({ framework }: Options, shouldLog?: boolean) => boolean;