import NativeCopyPaste from './NativeCopyPaste'; export default { __init__: [ 'nativeCopyPaste' ], 'nativeCopyPaste': [ 'type', NativeCopyPaste ] };