gameforge - v0.1.12
    Preparing search index...

    Interface Monotype

    interface Monotype {
        loadAllFonts?: boolean;
        projectId?: string;
        version?: number;
    }
    Index

    Properties

    loadAllFonts?: boolean
    projectId?: string
    version?: number