Skip to content

Interface doesn't work with import or reference #428

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
WahlbergRu opened this issue Feb 20, 2017 · 1 comment
Closed

Interface doesn't work with import or reference #428

WahlbergRu opened this issue Feb 20, 2017 · 1 comment

Comments

@WahlbergRu
Copy link

WahlbergRu commented Feb 20, 2017

Hello. I use

import {ICallbackRow, IwidgetSettings, Iinvoke} from "./types";

or

/// <reference path="./types.d.ts"/>

but this doesn't compile in documentation.

But if I copy interface in file, then interface compile working.

Where I have error?

@aciccarello
Copy link
Collaborator

Hello @WahlbergRu, what version of typedoc are you using?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants