UNPKG

@angstone/monostone

Version:

monolitic event-sourced framework

8 lines 280 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.messages = { NO_TOKEN_PROVIDED: "NO TOKEN PROVIDED", TOKEN_EXPIRED: "TOKEN EXPIRED", TOKEN_NOT_VERIFIED_AS_CLAIMED: "TOKEN INVALID AS CLAIMED", }; //# sourceMappingURL=messages.js.map