UNPKG

@nodots-llc/backgammon-api-utils

Version:

Shared utilities for nodots-backgammon API operations

8 lines 237 B
"use strict"; /** * User and Authentication Types * * These types define user-related data structures shared between API and clients. */ Object.defineProperty(exports, "__esModule", { value: true }); //# sourceMappingURL=users.js.map