UNPKG

107 BTypeScriptView Raw
1import { API } from '@storybook/api';
2export declare function createTitleListener(api: API): () => string;