Files
zellyy-finance/src/plugins/index.ts
gpt-engineer-app[bot] 10273e28cb Fix build error
Fixes a build error caused by an incorrect import path and CSS ordering.
2025-03-17 15:48:30 +00:00

7 lines
64 B
TypeScript

import BuildInfo from './build-info';
export {
BuildInfo
};