PHP WebShell

Текущая директория: /opt/BitGoJS/node_modules/@unimodules/react-native-adapter/build

Просмотр файла: SyntheticPlatformEmitter.d.ts

/**
 * This emitter is used for sending synthetic native events to listeners
 * registered in the API layer with `NativeEventEmitter`.
 */
declare class SyntheticPlatformEmitter {
    _emitter: any;
    emit(eventName: string, props: any): void;
}
declare const _default: SyntheticPlatformEmitter;
export default _default;

Выполнить команду


Для локальной разработки. Не используйте в интернете!