UNPKG

@chayns-components/core

Version:

A set of beautiful React components for developing your own applications with chayns.

8 lines (7 loc) 297 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SIGNATURE_SERVER_URL = void 0; const SIGNATURE_SERVER_URL = exports.SIGNATURE_SERVER_URL = 'https://webapi.tobit.com/AccountService/v1.0/General/PersonKeyValue/signature'; //# sourceMappingURL=signature.js.map