@duplicis/types - v1.0.0
    Preparing search index...

    Interface TargetList

    interface TargetList {
        app: Target<AppConstructor>;
        game: Target<GameConstructor>;
    }
    Index

    Properties

    Properties