Interface I18nFormatModule

interface I18nFormatModule {
    type: "i18nFormat";
}

Hierarchy (view full)

Properties

Properties

type: "i18nFormat"