Members
(constant) bikeLater
Get a bike later
(constant) firstBike
The first bike
Methods
drive() → {string}
Drive the vehicle
- Source:
Returns:
- Type
- string
timeout(n)
Create a promise that resolves after a period of time has elapsed
Parameters:
Name | Type | Description |
---|---|---|
n |
number of milliseconds to wait |