UNPKG

react-monaco-editor

Version:
7 lines (5 loc) 128 B
'use strict'; module.exports = function (from, to, options) { this.copy(from, to, options); this.delete(from, options); };