UNPKG

avi-l-lotr-sdk

Version:

An SDK for interacting with the Lord of the Rings API.

8 lines (7 loc) 298 B
"use strict"; var __importDefault = (this && this.__importDefault) || function (mod) { return (mod && mod.__esModule) ? mod : { "default": mod }; }; Object.defineProperty(exports, "__esModule", { value: true }); const sdk_1 = __importDefault(require("./sdk")); exports.default = sdk_1.default;