configure function

  1. @JS.new('configure')
void configure(
  1. String enviromentID
)

Implementation

@JS('configure')
external void configure(String enviromentID);