Getting Started
Writing content
API Documentation
Customization
Recipes
API References Develop
@ng-doc/builder / Function

getInterfaceMethods

No documentation has been provided.

Presentation

function getInterfaceMethods(int: InterfaceDeclaration): MethodSignature[];

Returns

MethodSignature[]

Parameters

NameTypeDescription
int
InterfaceDeclaration