Initial commit
This commit is contained in:
6
node_modules/astro/dist/cli/domain/command.js
generated
vendored
Normal file
6
node_modules/astro/dist/cli/domain/command.js
generated
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
function defineCommand(command) {
|
||||
return command;
|
||||
}
|
||||
export {
|
||||
defineCommand
|
||||
};
|
||||
Reference in New Issue
Block a user