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.

7 lines (6 loc) 274 B
export function registerOfflineAssets(options?: { serviceWorkerController: import("../service-worker-controller/service-worker-controller.js").ServiceWorkerController; }): void; export function defineOfflineAssetsConfiguration(offlineAssets: any): { assets: any; };