this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at main 12 lines 397 B view raw
1// generated by iles 2// We suggest you to commit this file into source control 3 4declare global { 5 const definePageComponent: typeof import('iles')['definePageComponent'] 6 const useDocuments: typeof import('iles')['useDocuments'] 7 const useHead: typeof import('iles')['useHead'] 8 const usePage: typeof import('iles')['usePage'] 9 const useRoute: typeof import('iles')['useRoute'] 10} 11 12export { }