Initial commit
This commit is contained in:
1
wwwroot/lib/popper.js/esm/dom-utils/getComputedStyle.min.js
vendored
Normal file
1
wwwroot/lib/popper.js/esm/dom-utils/getComputedStyle.min.js
vendored
Normal file
@@ -0,0 +1 @@
|
||||
import getWindow from"./getWindow.js";export default function getComputedStyle(t){return getWindow(t).getComputedStyle(t)}
|
||||
Reference in New Issue
Block a user