mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +08:00
replace internal module to namespace
This commit is contained in:
@@ -16,7 +16,7 @@ declare module 'angular-ui-bootstrap' {
|
||||
export = _;
|
||||
}
|
||||
|
||||
declare module angular.ui.bootstrap {
|
||||
declare namespace angular.ui.bootstrap {
|
||||
|
||||
interface IAccordionConfig {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user