UNPKG

libmodulor

Version:

A TypeScript library to create platform-agnostic applications

4 lines (3 loc) 202 B
import type { UCSecAuthType, UCSecPublicApiKeyCheckType } from '../sec.js'; export declare const DEFAULT_UC_SEC_AT: UCSecAuthType; export declare const DEFAULT_UC_SEC_PAKCT: UCSecPublicApiKeyCheckType;