UNPKG

@builder.io/sdk

Version:

This SDK is largely a wrapper over our [Content API](https://www.builder.io/c/docs/content-api)

5 lines 190 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DEFAULT_API_VERSION = void 0; exports.DEFAULT_API_VERSION = 'v3'; //# sourceMappingURL=api-version.js.map