Returns an instance of Fdk. This is the entry point for the method chaining API.
const api = fdk("stage")// do something with api... Copy
const api = fdk("stage")// do something with api...
Returns an instance of Fdk. This is the entry point for the method chaining API.
Example