Add README and API docs
This commit is contained in:
33
docs/variables/default.md
Normal file
33
docs/variables/default.md
Normal file
@@ -0,0 +1,33 @@
|
||||
[**@remotestorage/module-places**](../README.md)
|
||||
|
||||
***
|
||||
|
||||
[@remotestorage/module-places](../README.md) / default
|
||||
|
||||
# Variable: default
|
||||
|
||||
> **default**: `object`
|
||||
|
||||
## Type Declaration
|
||||
|
||||
### builder()
|
||||
|
||||
> **builder**: (`privateClient`) => `object` = `Places`
|
||||
|
||||
#### Parameters
|
||||
|
||||
##### privateClient
|
||||
|
||||
`BaseClient`
|
||||
|
||||
#### Returns
|
||||
|
||||
`object`
|
||||
|
||||
##### exports
|
||||
|
||||
> **exports**: [`PlacesClient`](../interfaces/PlacesClient.md)
|
||||
|
||||
### name
|
||||
|
||||
> **name**: `string` = `'places'`
|
||||
Reference in New Issue
Block a user