Shypyard SDK

Shypyard tasks has access to the Shypyard JS SDK which provides convenient utility functions.

const { auths, libs } = require('platform');

Last updated