UNPKG

bugyo-cloud-client

Version:
11 lines 359 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.PunchmarkPage = void 0; const token_page_1 = require("./base/token-page"); class PunchmarkPage extends token_page_1.TokenPage { get EndpointName() { return "PunchmarkPage"; } } exports.PunchmarkPage = PunchmarkPage; //# sourceMappingURL=punchmark-page.js.map