UNPKG

md-curcuma

Version:

A Typescript library for transporting and converting markdown and other data.

4 lines (3 loc) 109 B
export declare class Utils { static remove_property_from_object(d: any, excludes: Array<string>): any; }