3 lines
73 B
TypeScript
3 lines
73 B
TypeScript
export * from './get-kp-data';
|
|
export * as reactions from './reactions';
|
export * from './get-kp-data';
|
|
export * as reactions from './reactions';
|