• 向一个对象写入一个属性,可写,不可删,不可枚举

    Parameters

    • o: object
    • name: string
    • value: any

    Returns void

Generated using TypeDoc