From 6e7891b50c50d64626b80a0a22981102514c402c Mon Sep 17 00:00:00 2001 From: ilfa Date: Tue, 9 Jul 2024 11:20:11 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20fingerpr?= =?UTF-8?q?intjs/library-template-typescript@d0ae94e4fda46aa8dfff2ab0ef62d?= =?UTF-8?q?6800b992bd7=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- coverage/badges.svg | 8 ++++---- coverage/greeting.ts.html | 2 +- coverage/index.html | 2 +- coverage/index.ts.html | 2 +- docs/assets/main.js | 4 ++-- docs/assets/style.css | 9 +++------ docs/functions/getGreeting.html | 2 +- docs/index.html | 2 +- docs/modules.html | 2 +- 9 files changed, 15 insertions(+), 18 deletions(-) diff --git a/coverage/badges.svg b/coverage/badges.svg index 58e20ff..8ec61d0 100644 --- a/coverage/badges.svg +++ b/coverage/badges.svg @@ -1,14 +1,14 @@ coverage: 25% - + - - + + - +

All files greeting.ts

  • Greets user with a message.

    Parameters

    • name: string

    Returns string

    Example: ```ts getGreeting("John"); // "Hello, John!" -```

Generated using TypeDoc

\ No newline at end of file +```
\ No newline at end of file diff --git a/docs/index.html b/docs/index.html index 92de863..ce2b082 100644 --- a/docs/index.html +++ b/docs/index.html @@ -59,4 +59,4 @@
  • You are awesome!
  • Preparing product for release

    Just follow checklist for publishing new integration

    -

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file diff --git a/docs/modules.html b/docs/modules.html index 6c6b442..730339a 100644 --- a/docs/modules.html +++ b/docs/modules.html @@ -1,2 +1,2 @@ @fingerprintjs/library-template-typescript

    @fingerprintjs/library-template-typescript

    Index

    Functions

    Generated using TypeDoc

    \ No newline at end of file +
    \ No newline at end of file