Function: removeProtocol¶
▸ removeProtocol(customProtocol): void
Removes a previously added protocol in the main thread.
Parameters¶
| Name | Type | Description |
|---|---|---|
customProtocol |
string |
the custom protocol to remove registration for |
Returns¶
void
Example
Defined in¶
src/source/protocol_crud.ts:46