UNPKG

@hyext/builder-neorn

Version:

neo react-native builder for hyext

9 lines (8 loc) 378 B
export declare const CONFIG_FILE = "project.config.json"; export declare const AUDIENCE_SDK = "@hyext/hyext-rn-sdk"; export declare const STREAMER_SDK = "@hyext/hyliveext-rn-sdk"; export declare const DEPRECATED_AUDIENCE_SDK = "hyext-rn-sdk"; export declare const DEPRECATED_STREAMER_SDK = "hyliveext-rn-sdk"; export declare const DEPENDENCIES_MAP: { [ver: string]: any; };