default: {
    name: string;
    source: string;
    type: string;
    weight: number;
}[]

Generated using TypeDoc