-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
- Loading branch information
Showing
20 changed files
with
1,472 additions
and
546 deletions.
There are no files selected for viewing
9 changes: 9 additions & 0 deletions
9
x-pack/legacy/plugins/graph/public/angular/graph_client_workspace.d.ts
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,9 @@ | ||
/* | ||
* Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one | ||
* or more contributor license agreements. Licensed under the Elastic License; | ||
* you may not use this file except in compliance with the Elastic License. | ||
*/ | ||
|
||
import { Workspace, WorkspaceOptions } from '../types'; | ||
|
||
declare function createWorkspace(options: WorkspaceOptions): Workspace; |
101 changes: 0 additions & 101 deletions
101
x-pack/legacy/plugins/graph/public/angular/services/outlink_encoders.js
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.