Type Alias AsukaPortableProductMetadata

AsukaPortableProductMetadata: {
    name: string;
    slug: string;
}