Type Alias AsukaPortableProductDependencies

AsukaPortableProductDependencies: {
    template: string | null;
    themes: string[];
}