anvil/striker-ui/types/AnvilSummary.d.ts

4 lines
51 B
TypeScript
Raw Normal View History

type AnvilSummaryProps = {
anvilUuid: string;
};