4
0
Fork 0
mirror of https://github.com/Azure/setup-helm.git synced 2025-11-08 13:36:56 +00:00
setup-helm/node_modules/is-plain-object/is-plain-object.d.ts
2021-03-17 11:08:51 +05:30

1 line
48 B
TypeScript

export function isPlainObject(o: any): boolean;