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

declare module Backbone instead declare module "Backbone" #27

Merged
merged 1 commit into from Oct 29, 2012
Merged

Conversation

k33g
Copy link
Contributor

@k33g k33g commented Oct 29, 2012

can't transpile to javascript if declare module "Backbone" and then it's ok with declare module Backbone

can't transpile to javascript if `declare module "Backbone"` and then it's ok with `declare module Backbone`
borisyankov added a commit that referenced this pull request Oct 29, 2012
declare module Backbone instead declare module "Backbone"
@borisyankov borisyankov merged commit e31758a into DefinitelyTyped:master Oct 29, 2012
@ryan-nauman
Copy link

Can't transpile what exactly? My scripts that import the backbone definition file compile just fine. If you are trying to compile a backbone js file from this I don't know what or why you are doing that.

nickmccurdy pushed a commit to nickmccurdy/DefinitelyTyped that referenced this pull request Oct 29, 2022
Adding Sublight Web App project as another example written in TypeScript
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

Successfully merging this pull request may close these issues.

None yet

3 participants