PHP WebShell
Текущая директория: /opt/BitGoJS/node_modules/@unimodules/core/android/src/main/java/org/unimodules/core/interfaces
Просмотр файла: ExpoMethod.java
package org.unimodules.core.interfaces;
import java.lang.annotation.Retention;
import static java.lang.annotation.RetentionPolicy.RUNTIME;
/**
* Methods annotated with {@link ExpoMethod} will get exported to client code realm.
*/
@Retention(RUNTIME)
public @interface ExpoMethod {
}
Выполнить команду
Для локальной разработки. Не используйте в интернете!