On this page
Properties

Type Alias Part

type Part = {
    id: number;
    url: string;
}
Index
id: number
url: string
Was this helpful?
Upload JS
Reference
Part