UNPKG

jsonuri

Version:

Use URI path to get or set data

3 lines (2 loc) 93 B
declare const isCircular: (obj: any, _seen?: any[]) => boolean; export default isCircular;