view connectors/auth_test_page.h @ 281:c57149ad216e default tip

Copilot-Session: f68442b1-fa8f-46a0-9689-81710613bbd4
author MrJuneJune <me@mrjunejune.com>
date Tue, 18 Aug 2026 22:18:15 -0700
parents b3b547563ec7
children
line wrap: on
line source

#ifndef ZENBU_CONNECTOR_AUTH_TEST_PAGE_H
#define ZENBU_CONNECTOR_AUTH_TEST_PAGE_H

const char *Connector_Auth_Test_Page(void);

#endif