Type Alias Part

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

Properties

Properties

id: number
url: string

Was this helpful?

Upload JS
Reference
Part | Upload JS
Upload JS
Reference
Part | Upload JS