Delete src directory

This commit is contained in:
afiqzudinhadi 2024-07-12 14:27:15 +08:00 committed by GitHub
parent d45a1c229e
commit db221909ad
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +0,0 @@
import { input } from "@inquirer/prompts";
const answer = await input({ message: "Enter your name" });