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