UNPKG

libmodulor

Version:

A TypeScript library to create platform-agnostic applications

4 lines (3 loc) 136 B
import type { UCAuth } from '../auth.js'; export declare const FAKE_USER_ADMIN: UCAuth; export declare const FAKE_USER_REGULAR: UCAuth;