UNPKG

@speckle/shared

Version:

Shared code between various Speckle JS packages

7 lines (6 loc) 98 B
export type Model = { id: string projectId: string name: string authorId: string | null }