English
type FragmentType: | "constructor" | "error" | "event" | "fallback" | "function" | "struct";
Was this page helpful?