Projekt

Obecné

Profil

Stáhnout (110 Bajtů) Statistiky
| Větev: | Revize:
1
export = isPlainObject;
2

    
3
declare function isPlainObject(o: any): boolean;
4

    
5
declare namespace isPlainObject {}
(3-3/5)