This commit is contained in:
John Livingston
2023-09-25 17:18:42 +02:00
parent d7d7b9e1df
commit 16d979c4fd

View File

@ -1,3 +1,7 @@
// SPDX-FileCopyrightText: 2023 John Livingston <https://www.john-livingston.fr/>
//
// SPDX-License-Identifier: AGPL-3.0-only
import { Command } from 'commander'
const program = new Command()