UNPKG

@foxglove/ros1

Version:

Standalone TypeScript implementation of the ROS 1 (Robot Operating System) protocol with a pluggable transport layer

3 lines 166 B
export declare function isPlainObject(o: unknown): boolean; export declare function isEmptyPlainObject(o: unknown): boolean; //# sourceMappingURL=objectTests.d.ts.map