Interface ResourceConfig

interface ResourceConfig {
    moveTypePrefix: string;
}

Properties

Properties

moveTypePrefix: string