UNPKG

104 BTypeScriptView Raw
1declare function createClipElement(type: string, config: any): any;
2export default createClipElement;