UNPKG

@rnaga/wp-node

Version:

👉 **[View Full Documentation at rnaga.github.io/wp-node →](https://rnaga.github.io/wp-node/)**

3 lines • 193 B
export declare const diffObject: (a: any, b: any) => object; export declare const diffStringArray: (a?: string | string[], b?: string | string[]) => string[]; //# sourceMappingURL=diff.d.ts.map