Skip to content

Commit

Permalink
validate
Browse files Browse the repository at this point in the history
  • Loading branch information
adam-saland committed Oct 10, 2023
1 parent 91ccd8b commit 621932b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions how-to/use-launch-external-process/client/src/app.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
import type OpenFin from "@openfin/core";

document.addEventListener("DOMContentLoaded", () => {
const lepOptions: OpenFin.ExternalProcessRequestType = {
alias: "of-dotnet-example",
Expand Down

0 comments on commit 621932b

Please sign in to comment.