code-center/src/scripts/add-demo-user.ts

4 lines
76 B
TypeScript

import { CreateDemoUser } from '@/models/user.ts';
await CreateDemoUser();