Interface FontFaceSource

    interface FontFaceSource {
        fonts: FontFaceSet;
    }
    Hierarchy

    Properties

    Properties