Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrNotImplemented = errors.New("Browser not implemented Number")
)
Functions ¶
func GetInterfaceNumber ¶
GetInterfaceNumber get the JS interface Array
Types ¶
type NumberFrom ¶
type NumberFrom interface {
Number_() Number
}
Click to show internal directories.
Click to hide internal directories.