UNPKG

353 BTypeScriptView Raw
1import * as _ from './_schema';
2export interface ISettings extends _.Fonts {
3}
4export interface IStyles extends _.GlobalStyles {
5}
6export declare type ICSSOM = _.ICSSOM;
7export declare type IFontFacePrimitive = _.IFontFacePrimitive;
8export declare type IFontFaceObject = _.EmbeddedFonts;
9export declare type IFontLicenseObject = _.EmbeddedFontLicenses;