UNPKG

@omnia/fx

Version:

Provide Omnia Fx typings and tooling for clientside Omnia development.

12 lines (11 loc) 244 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TypographyTypes = void 0; exports.TypographyTypes = { h1: "h1", h2: "h2", h3: "h3", text: "text", caption: "caption", link: "link", };