mirror of
https://github.com/hoverkraft-tech/compose-action.git
synced 2026-01-11 23:23:06 +08:00
2 lines
48 B
TypeScript
2 lines
48 B
TypeScript
export function isPlainObject(o: any): boolean;
|