Merge pull request #19392 from jimdo-tiff/add_stripe_csssrc

[stripe-v3] Add missing cssSrc property
This commit is contained in:
Daniel Rosenwasser
2017-08-28 09:08:48 -07:00
committed by GitHub
+1
View File
@@ -180,6 +180,7 @@ declare namespace stripe {
style?: string;
unicodeRange?: string;
weight?: string;
cssSrc?: string;
}
interface StyleOptions {