935e37c25b
* feat: support node20 * fix * more fixes * maybe final fixes? * format
1 line
48 B
TypeScript
1 line
48 B
TypeScript
export function isPlainObject(o: any): boolean;
|