UNPKG

385 BTypeScriptView Raw
1export { dispatchCommand } from './dispatchCommand';
2export { measure } from './measure';
3export { scrollTo } from './scrollTo';
4export { setGestureState } from './setGestureState';
5export { setNativeProps } from './setNativeProps';
6export { getRelativeCoords } from './getRelativeCoords';
7export type { ComponentCoords } from './getRelativeCoords';
8//# sourceMappingURL=index.d.ts.map
\No newline at end of file