mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +08:00
Merge branch 'master' into rename-repo-url
This commit is contained in:
2
atom/api-docs.d.ts
vendored
2
atom/api-docs.d.ts
vendored
@@ -16,7 +16,7 @@
|
||||
api.json example https://gist.github.com/vvakame/10f8d2f3884affc32476
|
||||
*/
|
||||
|
||||
declare module AtomDocTypes {
|
||||
declare namespace AtomDocTypes {
|
||||
interface Metadata {
|
||||
classes: { [className: string]: ClassInfo; };
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user