mirror of
https://github.com/morten-olsen/bob.git
synced 2026-02-08 01:46:29 +01:00
3 lines
110 B
TypeScript
3 lines
110 B
TypeScript
export { ExperimentProvider as Experminent } from './context';
|
|
export { useExperimentResult } from './hooks';
|