Interface IUtils

interface IUtils {
    plist: IPlist;
}

Properties

Properties

plist: IPlist