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) 276 B
export function registerContentBundles(options?: { serviceWorkerController: import("../service-worker-controller/service-worker-controller.js").ServiceWorkerController; }): void; export function defineContentBundlesConfiguration(contentBundles: any): { pages: any; };