lsync API
    Preparing search index...

    Interface WorkerOptions

    interface WorkerOptions {
        binding?: "SYNC_SHARDS";
        routePattern?: RegExp;
    }
    Index
    binding?: "SYNC_SHARDS"
    routePattern?: RegExp