@@ -15,3 +15,4 @@
|
||||
*/
|
||||
|
||||
export { AzureDevOpsApi } from './AzureDevOpsApi';
|
||||
export type { RepoBuild } from './types';
|
||||
|
||||
@@ -13,5 +13,6 @@
|
||||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
export { AzureDevOpsApi } from './api';
|
||||
export type { RepoBuild } from './api';
|
||||
export * from './service/router';
|
||||
|
||||
Reference in New Issue
Block a user