Files
cozsweet-frontend-nextjs/src/app/splash/components/index.ts
T

10 lines
232 B
TypeScript

/**
* @file Automatically generated by barrelsby.
*/
export * from "./splash-background";
export * from "./splash-button";
export * from "./splash-content";
export * from "./splash-latest-message";
export * from "./splash-logo";