File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- # electron-DefinitelyTyped [ ![ Build Status] ( https://travis-ci.org/electron/electron-definitelytyped .svg?branch=master )] ( https://travis-ci.org/electron/electron-definitelytyped )
1
+ # electron-DefinitelyTyped [ ![ Build Status] ( https://travis-ci.org/electron/electron-typescript-definitions .svg?branch=master )] ( https://travis-ci.org/electron/electron-typescript-definitions )
2
2
3
3
Parse Electron's JSON API documentation and spit out a typescript definition file
4
4
Original file line number Diff line number Diff line change 1
1
// Type definitions for Electron <<VERSION>>
2
2
// Project: http://electron.atom.io/
3
3
// Definitions by: The Electron Team <https://github.com/electron/electron>
4
- // Definitions: https://github.com/electron/electron-definitelytyped
4
+ // Definitions: https://github.com/electron/electron-typescript-definitions
5
5
6
6
/// <reference types="node" />
Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " electron-definitelytyped " ,
2
+ "name" : " electron-typescript-definitions " ,
3
3
"version" : " 0.0.9" ,
4
4
"description" : " Automatically generated definitely typed files for the Electron API" ,
5
5
"bin" : " cli.js" ,
You can’t perform that action at this time.
0 commit comments