mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-07 07:21:17 +08:00
wip
This commit is contained in:
parent
3f1508c732
commit
04bde393bc
@ -23,8 +23,6 @@ export type ParseJsDoc = (
|
||||
) => JsDocParsingResult & Record<string, any>;
|
||||
|
||||
export interface JsDocParsingResult {
|
||||
// description?: string;
|
||||
// jsDocTags?: any;
|
||||
ignore: boolean;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user