#!/usr/bin/env node
/**
 * Test script to demonstrate the mock Okta environment
 * Run with: npm run build && node dist/mocks/test-mock-environment.js
 */
export {};
//# sourceMappingURL=test-mock-environment.d.ts.map