Sharing sub-module for ko/share that adds kopy.io sharing
Methods
-
require("ko/share/kopy").share(data)
-
Share the given data on kopy.io
Parameters:
Name Type Description dataString Data to share
Returns:
- Type
- Void
Sharing sub-module for ko/share that adds kopy.io sharing
Share the given data on kopy.io
| Name | Type | Description |
|---|---|---|
data |
String | Data to share |