com.github.alexdlaird.ngrok.conf.package-info Maven / Gradle / Ivy
/*
* Copyright (c) 2021-2024 Alex Laird
*
* SPDX-License-Identifier: MIT
*/
/**
* This package contains functionality related to java-ngrok
configuration. Start at
* {@link com.github.alexdlaird.ngrok.conf.JavaNgrokConfig}.
*/
package com.github.alexdlaird.ngrok.conf;