mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-16 23:10:29 +00:00
Merge pull request #5666 from alainsahli/master
Angular UI Bootstrap: add support for AMD require
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
|
||||
/// <reference path="../angularjs/angular.d.ts" />
|
||||
|
||||
// Support for AMD require
|
||||
declare module 'angular-bootstrap' {}
|
||||
|
||||
declare module angular.ui.bootstrap {
|
||||
|
||||
interface IAccordionConfig {
|
||||
|
||||
Reference in New Issue
Block a user