Provide high level description for the 4 packages
This commit is contained in:
parent
599cc101c9
commit
eff1f158bc
3 changed files with 16 additions and 2 deletions
|
@ -1,3 +1,9 @@
|
|||
/**
|
||||
* React bindings for dataverse.
|
||||
*
|
||||
* @packageDocumentation
|
||||
*/
|
||||
|
||||
import type {IDerivation} from '@theatre/dataverse'
|
||||
import {Box} from '@theatre/dataverse'
|
||||
import {prism, val} from '@theatre/dataverse'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue