Calum H. 1884410e0d
fix: standardize relative timestamping (#3612)
* fix(frontend): relative timestamps are incorrectly rounded.

Closes: #1371

* fix(all): remove legacy fromNow for proper relative timestamp creation

Closes: #1395
2025-05-07 21:37:35 +00:00

4 lines
95 B
TypeScript

export * from './src/components'
export * from './src/utils'
export * from './src/composables'