UNPKG

@datev-research/mandat-shared-utils

Version:

Shared Utilities for the MANDAT B2B Showcase

3 lines (2 loc) 184 B
import { Session } from "@datev-research/mandat-shared-solid-oidc"; export declare function getContainerUris(webId: string, shapeTreeUri: string, session: Session): Promise<string[]>;