Home > blockly > clipboard > registry
clipboard.registry namespace
Functions
| Function | Description |
|---|---|
| register(type, paster) | Registers the given paster so that it cna be used for pasting. |
| unregister(type) | Unregisters the paster associated with the given type. |