Package Exports
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (socialclaw) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
socialclaw
Install the SocialClaw CLI:
npm install -g socialclawThen log into a SocialClaw workspace:
social login --api-key <workspace-key> --base-url https://getsocialclaw.comCommon commands:
social accounts list --json
social assets upload --file ./image.png --json
social validate -f schedule.json --json
social apply -f schedule.json --json
social posts list --limit 20 --jsonDocs: