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

    Interface DeepLinkMapping

    interface DeepLinkMapping {
        param?: string;
        route: string;
        url?: string;
    }
    Index

    Properties

    Properties

    param?: string
    route: string
    url?: string