mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-16 12:09:24 +08:00
Update ngbootbox.d.ts
This commit is contained in:
4
ngbootbox/ngbootbox.d.ts
vendored
4
ngbootbox/ngbootbox.d.ts
vendored
@@ -3,8 +3,8 @@
|
||||
// Definitions by: Sam Saint-Pettersen <https://github.com/stpettersens>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="typings/es6-promise.d.ts" />
|
||||
/// <reference path="typings/bootbox.d.ts" />
|
||||
/// <reference path="../es6-promise/es6-promise.d.ts" />
|
||||
/// <reference path="../bootbox/bootbox.d.ts" />
|
||||
|
||||
interface IBootboxDialog {
|
||||
title?: string;
|
||||
|
||||
Reference in New Issue
Block a user