function computeSlugIndex computeSlugIndex(slug: string): Promise<BlindIndex> Compute the blind index used for listing slug lookups. Parameters slug: string Return Type Promise<BlindIndex>