Add README and API docs

This commit is contained in:
2026-01-26 19:20:54 +07:00
parent 713efb81b5
commit bc5eea7841
9 changed files with 510 additions and 3 deletions

33
docs/variables/default.md Normal file
View 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'`