Visit our stand 2 - 5 MAR 2026
Save your spot

Type Alias Part

type Part = {
    id: number;
    url: string;
}
Index

Properties

Properties

id: number
url: string

Was this helpful?

Upload JS
Reference
Part