UNPKG

react-iframe-wrapper

Version:

A React component that can wrap your components into an iframe

4 lines (3 loc) 87 B
export declare const omit: (obj: Object, keys: string[]) => { [k: string]: any; };