#!/usr/bin/env node

/*
 * Copyright (c) 2016-2025 Bjoern Kimminich & the OWASP Juice Shop contributors.
 * SPDX-License-Identifier: MIT
 */

import juiceShopCtfCli from '../index'

void juiceShopCtfCli()
