mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Removed requirejs.d.ts double definition of bundles.
This commit is contained in:
Vendored
-3
@@ -88,9 +88,6 @@ interface RequireConfig {
|
||||
// baseUrl.
|
||||
paths?: { [key: string]: any; };
|
||||
|
||||
// Allows configuring multiple module IDs to be found in
|
||||
// another script.
|
||||
bundles?: { [key: string]: any; };
|
||||
|
||||
// Dictionary of Shim's.
|
||||
// does not cover case of key->string[]
|
||||
|
||||
Reference in New Issue
Block a user