PokéRogue
    Preparing search index...

    Interface AmdDependency

    interface AmdDependency {
        name?: string;
        path: string;
    }
    Index

    Properties

    Properties

    name?: string
    path: string