mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
5 lines
87 B
TypeScript
5 lines
87 B
TypeScript
/**
|
|
* The unique identifier of a resource.
|
|
*/
|
|
export interface ResourceIdentifier {}
|