#1487 Create union type for IFrameOptions

This commit is contained in:
Dolan
2022-04-21 21:27:01 +01:00
parent 0b0a185fef
commit d2f9816714
2 changed files with 22 additions and 12 deletions

2
package-lock.json generated
View File

@ -3571,7 +3571,7 @@
"minimatch": {
"version": "3.0.4",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
"integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
"integrity": "sha1-UWbihkV/AzBgZL5Ul+jbsMPTIIM=",
"dev": true,
"requires": {
"brace-expansion": "^1.1.7"