P2 module not in quotes

This commit is contained in:
Adam Keenan
2016-02-27 23:06:55 -06:00
parent b10e5ade29
commit 3a8a48a046

2
p2/p2.d.ts vendored
View File

@@ -3,7 +3,7 @@
// Definitions by: Clark Stevenson <https://github.com/clark-stevenson>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
declare module p2 {
declare module "p2" {
export class AABB {