Method GetTypeVisibility
- Namespace
- Alternet.TsTypedefsGenerator.Core
- Assembly
- Alternet.Common.TypeScript.v9.dll
GetTypeVisibility(TsClass, string)
Gets whether a type should be marked with "Export" keyword in TypeScript
public bool GetTypeVisibility(TsClass tsClass, string typeName)
Parameters
Returns
- bool
bool indicating if type should be marked weith keyword "Export"