mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-20 12:00:53 +08:00
Keep global def available
This commit is contained in:
Vendored
+4
@@ -4,6 +4,10 @@
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
declare module "p2" {
|
||||
export = p2;
|
||||
}
|
||||
|
||||
declare module p2 {
|
||||
|
||||
export class AABB {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user