Skip to content
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

Backbone.history.navigate function is missing #25

Closed
Diullei opened this issue Oct 28, 2012 · 1 comment
Closed

Backbone.history.navigate function is missing #25

Diullei opened this issue Oct 28, 2012 · 1 comment

Comments

@Diullei
Copy link
Member

Diullei commented Oct 28, 2012

Hi @borisyankov!

I saw that you need to update the History class of backbone source definition and put a function named navigate on backbone history class like:

export class History {
    start(options? );
    navigate(fragment: string, options: any);
}

Tks!

@borisyankov
Copy link
Member

Thanks. Updated.

kant added a commit to kant/DefinitelyTyped that referenced this issue Oct 28, 2018
armanio123 added a commit that referenced this issue Oct 30, 2018
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

2 participants