UNPKG

ut-tools

Version:

Build and Release management automation package.

2 lines (1 loc) 100 B
export declare const decycle: (obj: unknown, replacer?: ((value: any) => any) | undefined) => any;