Global

Members

(constant) bikeLater

Get a bike later
Source:

(constant) firstBike

The first bike
Source:

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
Source: