UNPKG

@foxglove/ros1

Version:

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

2 lines 122 B
export declare function difference<T>(a: T[], b: T[] | IterableIterator<T>): T[]; //# sourceMappingURL=difference.d.ts.map