mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-28 08:24:32 +00:00
Keep global def available
This commit is contained in:
4
p2/p2.d.ts
vendored
4
p2/p2.d.ts
vendored
@@ -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