UNPKG

@chevre/domain

Version:

Chevre Domain Library for Node.js

6 lines (5 loc) 285 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.AWARD_ACCOUNTS_IDENTIFIER_NAME = exports.POINT_AWARD_IDENTIFIER_NAME = void 0; exports.POINT_AWARD_IDENTIFIER_NAME = 'pointAwardIdentifiers'; exports.AWARD_ACCOUNTS_IDENTIFIER_NAME = 'awardAccounts';