mirror of
https://github.com/marocchino/sticky-pull-request-comment.git
synced 2025-12-18 14:08:27 +00:00
1 line
48 B
TypeScript
1 line
48 B
TypeScript
export function isPlainObject(o: any): boolean;
|