mirror of
https://github.com/xtr-dev/payload-billing.git
synced 2025-12-10 10:53:23 +00:00
5 lines
78 B
TypeScript
5 lines
78 B
TypeScript
export const devUser = {
|
|
email: 'dev@payloadcms.com',
|
|
password: 'test',
|
|
}
|