Files
digifi-www/src/components/TsAndCs/index.ts
T
2024-03-18 17:23:04 +01:00

4 lines
56 B
TypeScript

import Main from "./Main";
export { Main as TsAndCs };