Readonlylocal: LibraryThe local library in the Penpot context.
Readonlyconnected: Library[]An array of connected libraries in the Penpot context.
Retrieves a summary of available libraries that can be connected to.
Returns a promise that resolves to an array of LibrarySummary objects representing available libraries.
Represents the context of Penpot libraries, including both local and connected libraries. This type contains references to the local library and an array of connected libraries.