microsoft/vscode-react-native

Public

mirrored from https://github.com/microsoft/vscode-react-nativeAvailable

CodeCommitsIssuesPull requestsActionsInsightsSecurity
14b911f4dec6a7f83e4e88fd21cfa1477a0be236

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

lib/app-center-node-client/models.d.ts

6lines · modecode

1/// <reference path="./src/account/models/index.d.ts" />
2/// <reference path="./src/codepush/models/index.d.ts" />
3
4
5export * from './src/account/models/index';
6export * from './src/codepush/models/index';