small fixes and support $ boost sign

This commit is contained in:
Ren Amamiya
2023-09-28 07:29:05 +07:00
parent 7cef6efa6f
commit c80414a72d
8 changed files with 31 additions and 38 deletions

View File

@@ -22,5 +22,6 @@ export * from './child';
export * from './skeleton';
export * from './actions';
export * from './mentions/hashtag';
export * from './mentions/boost';
export * from './stats';
export * from './wrapper';