interface _FontDefinition {
    urls: string[];
}

Properties

Properties

urls: string[]

An array of remote URLs the font files exist at.