gristlabs/ts-interface-checker

Support intersection types

josejulio opened this issue · 1 comments

When trying to process and intersection type, it yields:

Node IntersectionType not supported by ts-interface-builder: {
  sessionInfo: SessionInfo;
} & AuthConfig

Wrong repository, sorry