UNPKG

@dbricks/dbricks-ts

Version:

## Introduction

3 lines (2 loc) 107 B
import { Keypair } from '@solana/web3.js'; export declare function loadKeypairSync(path: string): Keypair;