提交 6cc831a4 编写于 作者: S schmulschubiak 提交者: Kamran Ahmed

Fix type definition of Position (#139 Position Class missing types) (#144)

上级 e5643f87
......@@ -612,6 +612,11 @@ declare module 'driver.js' {
top,
bottom,
right,
}: {
left: number,
top: number,
bottom: number,
right: number
});
/**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册