UNPKG

@inrupt/solid-client

Version:

Make your web apps work with Solid Pods.

4 lines (3 loc) 138 B
import type { WithAccessibleAcr } from "../acp"; /** @hidden */ export declare function getAgentUrlAll(acr: WithAccessibleAcr): string[];