mirror of
https://github.com/rjNemo/federation
synced 2026-06-10 12:06:40 +00:00
1 line
56 B
TypeScript
1 line
56 B
TypeScript
export default function isObject(value?: any): boolean;
|