UNPKG

@winglibs/sagemaker

Version:

The library enables owners of a trained sagemaker model, to access its Endpoints from a winglang inflight code.

3 lines 85 B
const std = require("@winglang/sdk").std; const $types = {}; module.exports = $types;