mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-11 20:40:20 +00:00
Merge pull request #19392 from jimdo-tiff/add_stripe_csssrc
[stripe-v3] Add missing cssSrc property
This commit is contained in:
Vendored
+1
@@ -180,6 +180,7 @@ declare namespace stripe {
|
||||
style?: string;
|
||||
unicodeRange?: string;
|
||||
weight?: string;
|
||||
cssSrc?: string;
|
||||
}
|
||||
|
||||
interface StyleOptions {
|
||||
|
||||
Reference in New Issue
Block a user