UNPKG

451-tools

Version:

Censorship resilient and distributed publishing: informed by the needs of publishers and their audiences, More Mirrors implements a set of offline fallback strategies for censorship resilient websites.

5 lines (4 loc) 238 B
export function registerFallbackImage(options?: { serviceWorkerController: import("../service-worker-controller/service-worker-controller.js").ServiceWorkerController; }): void; export function defineFallbackImageConfiguration(): {};