4 lines
79 B
TypeScript
4 lines
79 B
TypeScript
import Page from 'app/(main)/websites/[websiteId]/page';
|
|
|
|
export default Page;
|