hide iframe before first meta event

This commit is contained in:
Yanzhen Yu
2020-09-07 12:52:09 +08:00
parent c8094c33dc
commit 0256bea4bc
2 changed files with 4 additions and 0 deletions

1
typings/replay/smoothscroll.d.ts vendored Normal file
View File

@@ -0,0 +1 @@
export declare function polyfill(w?: Window, d?: Document): void;