mirror of
https://github.com/xtr-dev/payload-mailing.git
synced 2025-12-10 08:13:23 +00:00
10 lines
474 B
JavaScript
10 lines
474 B
JavaScript
import { BeforeDashboardClient as BeforeDashboardClient_fc6e7dd366b9e2c8ce77d31252122343 } from 'temp-project/client'
|
|
import { BeforeDashboardServer as BeforeDashboardServer_c4406fcca100b2553312c5a3d7520a3f } from 'temp-project/rsc'
|
|
|
|
export const importMap = {
|
|
'temp-project/client#BeforeDashboardClient':
|
|
BeforeDashboardClient_fc6e7dd366b9e2c8ce77d31252122343,
|
|
'temp-project/rsc#BeforeDashboardServer':
|
|
BeforeDashboardServer_c4406fcca100b2553312c5a3d7520a3f,
|
|
}
|