Type Alias Meta

Meta: {
    body: string;
    tail: number;
}