Open breeku opened 4 years ago
typedoc doesn't navigate to type if interface has a key with same name as the type
interface example { top: top }
its probably bad practice anyway.
typedoc doesn't navigate to type if interface has a key with same name as the type
its probably bad practice anyway.