@networkpro/web
Version:
Locking Down Networks, Unlocking Confidence™ | Security, Networking, Privacy — Network Pro Strategies
13 lines (9 loc) • 480 B
TypeScript
/* ==========================================================================
src/service-worker.d.ts
Copyright © 2025 Network Pro Strategies (Network Pro™)
SPDX-License-Identifier: CC-BY-4.0 OR GPL-3.0-or-later
This file is part of Network Pro.
========================================================================== */
/// <reference lib="webworker" />
// Give access to ServiceWorkerGlobalScope when using JSDoc
export { }; // ensures this file is treated as a module