mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 14:20:12 +00:00
change package name
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
// Project: https://github.com/naver/egjs-component
|
||||
// Definitions by: Naver <https://github.com/naver>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.4
|
||||
// TypeScript Version: 2.2
|
||||
|
||||
export as namespace eg;
|
||||
|
||||
@@ -17,6 +17,6 @@
|
||||
},
|
||||
"files": [
|
||||
"index.d.ts",
|
||||
"egjs-component-tests.ts"
|
||||
"egjs__component-tests.ts"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user