refactor: page actions (#6327)

This commit is contained in:
Aaryan Khandelwal
2025-01-06 20:31:07 +05:30
committed by GitHub
parent 6321977f1f
commit d3d3bf79f9
7 changed files with 28 additions and 2 deletions

1
web/ee/constants/page.ts Normal file
View File

@@ -0,0 +1 @@
export * from "ce/constants/page";