mirror of
https://github.com/Myzel394/kleckrelay-docs.git
synced 2025-06-18 07:25:28 +02:00
fix: types
This commit is contained in:
parent
4a15e90aed
commit
a8e860ff50
@ -1,5 +1,7 @@
|
||||
import React, {ReactElement, useState} from "react";
|
||||
// @ts-ignore
|
||||
import * as openpgp from "openpgp/lightweight";
|
||||
// @ts-ignore
|
||||
import cryptoRandomString from "crypto-random-string";
|
||||
|
||||
export default function ConfigGenerator(): ReactElement {
|
||||
|
Loading…
x
Reference in New Issue
Block a user