UNPKG

openapi-modifier

Version:

This package allows you to automate the process of modifying OpenAPI specifications by applying a set of predefined rules

2 lines (1 loc) 50 B
export declare const deepClone: <T>(obj: T) => T;