UNPKG

alinea

Version:
7 lines (6 loc) 124 B
export declare namespace Label { type Data = { [language: string]: string; }; } export type Label = string;