Add support for displaying exported functions
This commit is contained in:
@@ -7,8 +7,8 @@ export { Documentation } from './components/documentation';
|
||||
export { Enum } from './components/enum';
|
||||
export { EventDefinition } from './components/event_definition';
|
||||
export { Interface } from './components/interface';
|
||||
export { MethodBlock } from './components/method_block';
|
||||
export { MethodSignature } from './components/method_signature';
|
||||
export { SignatureBlock } from './components/signature_block';
|
||||
export { Signature } from './components/signature';
|
||||
export { SourceLink } from './components/source_link';
|
||||
export { TypeDefinition } from './components/type_definition';
|
||||
export { Type } from './components/type';
|
||||
|
Reference in New Issue
Block a user