Teleforge API Reference - v0.1.0
    Preparing search index...

    Interface AppUser

    interface AppUser {
        id: string;
        [key: string]: unknown;
    }

    Indexable

    • [key: string]: unknown
    Index

    Properties

    Properties

    id: string