Nenhuma Descrição

index.d.ts 110B

    export = isPlainObject; declare function isPlainObject(o: any): boolean; declare namespace isPlainObject {}