API.materials property
Signature:
readonly materials: Readonly<{
read: (identity: string, options?: FetchInit<{}, "json">) => Promise<FetchResult<APIv1.MaterialResource>>;
}>;
Signature:
readonly materials: Readonly<{
read: (identity: string, options?: FetchInit<{}, "json">) => Promise<FetchResult<APIv1.MaterialResource>>;
}>;