UNPKG

@rr0/cms

Version:

RR0 Content Management System (CMS)

5 lines (4 loc) 117 B
export type SupportedLang = { label: string; transform: (arg0: HTMLElement, arg1: string) => HTMLElement; };