mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-20 12:00:53 +08:00
Allow JSPM import
This commit is contained in:
Vendored
+4
@@ -917,3 +917,7 @@ declare namespace PhotoSwipeUI_Default {
|
||||
title?: string;
|
||||
}
|
||||
}
|
||||
|
||||
declare module "photoswipe" {
|
||||
export default PhotoSwipe;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user